diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-01-24 21:34:04 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-01-24 21:34:04 -0800 |
commit | c12e24f335c4b37d9abc24f387dc1e06de1058df (patch) | |
tree | 6b3d7f00d0c1f2095b0d98b435f487f911ebb21a | |
parent | 47833d3b34633299a1afd778e658bc77f146a03c (diff) | |
download | txr-c12e24f335c4b37d9abc24f387dc1e06de1058df.tar.gz txr-c12e24f335c4b37d9abc24f387dc1e06de1058df.tar.bz2 txr-c12e24f335c4b37d9abc24f387dc1e06de1058df.zip |
* txr.1: Grammar.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21384,7 +21384,7 @@ The .code apf function returns a one-argument function which accepts a list. When the function is called, it treats the list as -argument which are applied to +arguments which are applied to .meta function as if by apply. It returns whatever .meta function |