snoyberg / mono-traversable

Type classes for mapping, folding, and traversing monomorphic containers
155 stars 64 forks source link

MonoUnfold and MonoUnfold1 #224

Open BebeSparkelSparkel opened 3 months ago

BebeSparkelSparkel commented 3 months ago

Allows for right and left unfolding.

BebeSparkelSparkel commented 2 months ago

229