doccords: lib/deco remove informal comment

This commit is contained in:
drbeefsupreme 2022-07-06 17:31:55 -04:00
parent 4dd8b4d043
commit b7412d939c

View File

@ -7,9 +7,6 @@
:> any line longer than 60 characters is probably too long.
:> uppercase or non-ascii letters are strongly discouraged.
:>
:> informal comments (lines with {:>}) should be used only for
:> meta-discussion *about* the code.
:>
:> whenever possible, use formal decorations. {:>} decorates
:> the next expression; {:<} decorates the previous one.
:>