| Copyright | (c) 2011-2013 Ian-Woo Kim |
|---|---|
| License | BSD3 |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell98 |
Hoodle.Type.Undo
Description
Documentation
Constructors
| UndoTable | |
Fields
| |
singletonUndo :: Int -> a -> UndoTable a Source #
getCurrentUndoItem :: UndoTable a -> Maybe a Source #