Add NonEmptyMap and NonEmptySet to containers

Henning Thielemann lemming at henning-thielemann.de
Fri Apr 19 06:05:29 UTC 2019


On Fri, 19 Apr 2019, chessai . wrote:

> I'm also +1.
> Why not:
> 
> Data.Map.NonEmpty
> Data.Map.NonEmpty.Lazy
> Data.Map.NonEmpty.Strict
> 
> If sets are added as well:
> 
> Data.Set.NonEmpty

+1 for these module names.


More information about the Libraries mailing list