Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
A value with a possible predecessor and successor. Can be used to traverse values with their immediate context.
extractCtxt :: Ctxt a -> a Source
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
A value with a possible predecessor and successor. Can be used to traverse values with their immediate context.
extractCtxt :: Ctxt a -> a Source