Skip to content

Create a persistent BitSet data structure #1271

Closed
@l0rinc

Description

@l0rinc

BitSet is extremely useful when you want to test the presence of some enumerable entity, i.e. a compact Set of Booleans.
We might want a pure one in Javaslang also.

It could be based on Scala's or Haskell's implementations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions