Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add NonEmptySet * Make NonEmptySet a semilattice and add extra test * Fix doctest * Remove AnyVal and rename to toSortedSet * Add more docs * Add concatMap * Newtype encoding * Move newtype to its own file * Address feedback * Remove Order constraint for fromSet constructor * Remove Context bounds * Make newtype private
- Loading branch information