aboutsummaryrefslogtreecommitdiffstats
path: root/srfi-2.txi
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:29 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:29 -0800
commit8466d8cfa486fb30d1755c4261b781135083787b (patch)
treec8c12c67246f543c3cc4f64d1c07e003cb1d45ae /srfi-2.txi
parent87b82b5822ca54228cfa6df29be3ad9d4bc47d16 (diff)
downloadslib-8466d8cfa486fb30d1755c4261b781135083787b.tar.gz
slib-8466d8cfa486fb30d1755c4261b781135083787b.zip
Import Upstream version 3a1upstream/3a1
Diffstat (limited to 'srfi-2.txi')
-rw-r--r--srfi-2.txi8
1 files changed, 8 insertions, 0 deletions
diff --git a/srfi-2.txi b/srfi-2.txi
new file mode 100644
index 0000000..b5d1b68
--- /dev/null
+++ b/srfi-2.txi
@@ -0,0 +1,8 @@
+@code{(require 'srfi-2)}
+@ftindex srfi-2
+
+
+@defmac and-let* claws body @dots{}
+
+@url{http://srfi.schemers.org/srfi-2/srfi-2.html}
+@end defmac