¤ nameLayoutF, NameLayout, et al

Name layout

Types

nameLayoutF :: NameLayout -> F a b -> F a b
data NameLayout
placeNL :: Placer -> [NameLayout] -> NameLayout
spaceNL :: Spacer -> NameLayout -> NameLayout
nullNL :: NameLayout
leafNL :: LName -> NameLayout

See Also

Name layout is describe in the section Name layout in the Fudgets Thesis .

Bugs

Documentation incomplete.