| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Rasa.Internal.Editor
Contents
Accessing/Storing state
This is the primary state of the editor.
class HasEditor a where Source #
This allows polymorphic lenses over anything that has access to an Editor context
Minimal complete definition