-
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
-
v1.4.2 Stable
released this
2019-11-25 06:33:34 +00:00 | 365 commits to main since this releaseFixed
IntSet.inverse/2is now totally fixed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.4.1 Stable
released this
2019-11-25 06:18:13 +00:00 | 368 commits to main since this releaseFixed
- Some problems with
IntSet.inverse/2and padding were fixed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Some problems with
-
v1.3.0 Stable
released this
2018-05-26 03:52:47 +00:00 | 374 commits to main since this releaseAdded
IntSet.difference/2now has a typespec.IntSet.disjoint?/2now has docs and a typespec.
Changed
IntSet.union/2has been optimized
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads