Portability | portable |
---|---|
Stability | experimental |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Safe Haskell | Safe-Infered |
Documentation
zipper :: Traversable t => t a -> Maybe (Zipper t a)Source
zipper1 :: Traversable1 t => t a -> Zipper t aSource
Portability | portable |
---|---|
Stability | experimental |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Safe Haskell | Safe-Infered |
zipper :: Traversable t => t a -> Maybe (Zipper t a)Source
zipper1 :: Traversable1 t => t a -> Zipper t aSource