Data.Unfoldable.Restricted

Unfoldable

class UnfoldableR pred t

unfoldRestrict_

unfoldRestrictBF

unfoldRestrictBF_

unfoldrRestrict

fromList

leftMost

rightMost

allDepthFirst

allToDepth

allBreadthFirst

Biunfoldable

class BiunfoldableR predA predB t

biunfoldRestrict_

biunfoldRestrictBF

biunfoldRestrictBF_

biunfoldrRestrict

fromLists

Utils

class Hashable' a