Add NonEmptyMap and NonEmptySet to containers

Henning Thielemann lemming at henning-thielemann.de
Thu Apr 25 19:37:02 UTC 2019


On Thu, 25 Apr 2019, Mario Blažević wrote:

> 	(Speaking of which, what would be the type of deleteNE?)

NonEmptyMap.delete :: k -> NonEmptyMap k a -> Map k a


More information about the Libraries mailing list