snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
152 stars 63 forks source link

Loosen singleton constraint to MonoPointed #157

Closed gittywithexcitement closed 6 years ago

gittywithexcitement commented 6 years ago

Fixes #156

snoyberg commented 6 years ago

Thanks!