• v1.4.0 efd448da24

    v1.4.0 Stable

    rosa released this 2020-10-11 02:47:13 +00:00 | 371 commits to main since this release

    Added

    • The IntSet.inverse/2 function, 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 .editorconfig file to the project.
    Downloads