Skip to content

Add function nonNullValues. #211

@jonathanknowles

Description

@jonathanknowles

This function would have the following type:

nonNullValues :: MonoidMap k v -> [v] 

Its semantics would be identical to the following function from Data.Map:

elems :: Map k v -> [v]

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions