Move anaphoric function intro up into Functions section

master
Mark Oteiza 11 years ago
parent 2b69c146e4
commit 3b63476588
  1. 6
      readme-template.md

@ -34,9 +34,7 @@ Include this in your emacs settings to get syntax highlighting:
## Functions
[[ function-list ]]
## Anaphoric functions
All functions and constructs in the library are prefixed with a dash (-).
There are also anaphoric versions of functions where that makes sense,
prefixed with two dashes instead of one.
@ -61,6 +59,8 @@ of course the original can also be written like
which demonstrates the usefulness of both versions.
[[ function-list ]]
[[ function-docs ]]
## Contribute

Loading…
Cancel
Save