-
v1.2.0 Stable
released this
2020-10-11 02:30:47 +00:00 | 388 commits to main since this releaseAdded
- The
IntSet.difference/2function.
This function subtracts set B's members from set A. - The
IntSet.disjoint?/2function.
Returnstrueif sets A and B have no members in common.
Changed
- The
Collectableimplementation was dramatically optimized.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The