-
v1.4.0 Stable
released this
2020-10-11 02:47:13 +00:00 | 371 commits to main since this releaseAdded
- The
IntSet.inverse/2function, which is like taking the difference of your IntSet with a completely-full IntSet with n members.
Say you have a list of indices, and you want to create a list of all the indices you don't have.
Just take the inverse, providing a member limit. - Added an
.editorconfigfile to the project.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- The