| License | BSD-3-Clause |
|---|---|
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Swarm.TUI.Model.Structure
Description
A UI-centric model for Structure presentation.
Documentation
data StructureDisplay Source #
Constructors
| StructureDisplay | |
Fields
| |
structurePanelListWidget :: Lens' StructureDisplay (List Name (StructureInfo StructureCells Entity)) Source #