Typo fix in docs
This commit is contained in:
parent
2fd9c91cd3
commit
aa8f6a2ca1
@ -48,7 +48,7 @@ Implementation
|
|||||||
|
|
||||||
``defreader`` takes a single character as symbol name for the reader macro,
|
``defreader`` takes a single character as symbol name for the reader macro,
|
||||||
anything longer will return an error. Implementation wise, ``defreader``
|
anything longer will return an error. Implementation wise, ``defreader``
|
||||||
expands into a lambda covered with a decorator, this decorater saves the
|
expands into a lambda covered with a decorator, this decorator saves the
|
||||||
lambda in a dict with its module name and symbol.
|
lambda in a dict with its module name and symbol.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user