summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.128
1 files changed, 14 insertions, 14 deletions
diff --git a/txr.1 b/txr.1
index 933e32c1..f9c186df 100644
--- a/txr.1
+++ b/txr.1
@@ -14207,6 +14207,20 @@ argument is not given any special syntactic treatment at all)
while the Lisp-2 foundation provides a traditional Lisp environment with its
"natural hygiene".
+.coNP Function @ functionp
+.synb
+.mets (functionp << obj )
+.syne
+.desc
+The
+.code functionp
+function returns
+.code t
+if
+.meta obj
+is a function, otherwise it returns
+.codn nil .
+
.coNP Function @ copy-fun
.synb
.mets (copy-fun << function )
@@ -16941,20 +16955,6 @@ function
The environment object holds the captured bindings of a
lexical closure.
-.coNP Function @ functionp
-.synb
-.mets (functionp << obj )
-.syne
-.desc
-The
-.code functionp
-function returns
-.code t
-if
-.meta obj
-is a function, otherwise it returns
-.codn nil .
-
.coNP Function @ interp-fun-p
.synb
.mets (interp-fun-p << obj )