snoyberg / mono-traversable

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

MonoUnfold and MonoUnfold1 #224

Open BebeSparkelSparkel opened 4 months ago

BebeSparkelSparkel commented 4 months ago

Allows for right and left unfolding.

BebeSparkelSparkel commented 4 months ago

229