diff --git a/docs/src/glossary.rst b/docs/src/glossary.rst index 4cb9aaf..6315c39 100644 --- a/docs/src/glossary.rst +++ b/docs/src/glossary.rst @@ -13,3 +13,7 @@ simple ideas. Please excuse us, it's really fun :3. case alternative An possible match in a case expression (TODO: example) + layout + The syntax used in rlp and Haskell that allows for implicitly sectioned + code using alignment and newlines. +