Drup / dowsing

᚛ A type of divination employed in attempts to locate identifiers matching a given type expression
ISC License
35 stars 4 forks source link

fix: Bitv and large_enough #23

Closed FardaleM closed 6 months ago

FardaleM commented 6 months ago

is_subset was used to check if two sets intersect. After correcting is_subset this broke the iteration on the Hullot tree.

The other change are more esthetical: