mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 18:26:32 +00:00
138 lines
6.4 KiB
HTML
138 lines
6.4 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Exported macros (The data-lens/beta/transducers Reference Manual)</title>
|
|
|
|
<meta name="description" content="The data-lens/beta/transducers Reference Manual.">
|
|
<meta name="keywords" content="Exported macros (The data-lens/beta/transducers Reference Manual)">
|
|
<meta name="resource-type" content="document">
|
|
<meta name="distribution" content="global">
|
|
<meta name="Generator" content="texi2any">
|
|
<link href="index.html" rel="start" title="Top">
|
|
<link href="Indexes.html" rel="index" title="Indexes">
|
|
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
|
<link href="Exported-definitions.html" rel="up" title="Exported definitions">
|
|
<link href="Exported-functions.html" rel="next" title="Exported functions">
|
|
<link href="Exported-definitions.html" rel="prev" title="Exported definitions">
|
|
<style type="text/css">
|
|
<!--
|
|
a.summary-letter {text-decoration: none}
|
|
blockquote.indentedblock {margin-right: 0em}
|
|
div.display {margin-left: 3.2em}
|
|
div.example {margin-left: 3.2em}
|
|
div.lisp {margin-left: 3.2em}
|
|
kbd {font-style: oblique}
|
|
pre.display {font-family: inherit}
|
|
pre.format {font-family: inherit}
|
|
pre.menu-comment {font-family: serif}
|
|
pre.menu-preformatted {font-family: serif}
|
|
span.nolinebreak {white-space: nowrap}
|
|
span.roman {font-family: initial; font-weight: normal}
|
|
span.sansserif {font-family: sans-serif; font-weight: normal}
|
|
ul.no-bullet {list-style: none}
|
|
-->
|
|
</style>
|
|
|
|
|
|
</head>
|
|
|
|
<body lang="en">
|
|
<span id="Exported-macros"></span><div class="header">
|
|
<p>
|
|
Next: <a href="Exported-functions.html" accesskey="n" rel="next">Exported functions</a>, Previous: <a href="Exported-definitions.html" accesskey="p" rel="prev">Exported definitions</a>, Up: <a href="Exported-definitions.html" accesskey="u" rel="up">Exported definitions</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Indexes.html" title="Index" rel="index">Index</a>]</p>
|
|
</div>
|
|
<hr>
|
|
<span id="Macros"></span><h4 class="subsection">4.1.1 Macros</h4>
|
|
<dl>
|
|
<dt id="index-_003c_003e1">Macro: <strong><>1</strong> <em>&rest FUNS</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2236_2236_003c_003e1-macro"></span><span id="index-Macro_002c-_003c_003e1"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens-package.html#go-to-the-DATA_002dLENS-package"><tt>data-lens</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002flens_002elisp-file.html#go-to-the-data_002dlens_002flens_2024lisp-file"><tt>lens.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
<dl>
|
|
<dt id="index-applying">Macro: <strong>applying</strong> <em>FUN &rest ARGS</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2236_2236APPLYING-macro"></span><span id="index-Macro_002c-applying"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens-package.html#go-to-the-DATA_002dLENS-package"><tt>data-lens</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002flens_002elisp-file.html#go-to-the-data_002dlens_002flens_2024lisp-file"><tt>lens.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
<dl>
|
|
<dt id="index-defun_002dct">Macro: <strong>defun-ct</strong> <em>NAME (&rest ARGS) &body BODY</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2236_2236DEFUN_002dCT-macro"></span><span id="index-Macro_002c-defun_002dct"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens-package.html#go-to-the-DATA_002dLENS-package"><tt>data-lens</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002flens_002elisp-file.html#go-to-the-data_002dlens_002flens_2024lisp-file"><tt>lens.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
<dl>
|
|
<dt id="index-let_002dfn">Macro: <strong>let-fn</strong> <em>(&rest BINDINGS) &body BODY</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2236_2236LET_002dFN-macro"></span><span id="index-Macro_002c-let_002dfn"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens-package.html#go-to-the-DATA_002dLENS-package"><tt>data-lens</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002flens_002elisp-file.html#go-to-the-data_002dlens_002flens_2024lisp-file"><tt>lens.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
<dl>
|
|
<dt id="index-repeating">Macro: <strong>repeating</strong> <em>V</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2024TRANSDUCERS_2236_2236REPEATING-macro"></span><span id="index-Macro_002c-repeating"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002etransducers-package.html#go-to-the-DATA_002dLENS_2024TRANSDUCERS-package"><tt>data-lens.transducers</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002fbeta_002ftransducers_002flazy_002dsequence_002elisp-file.html#go-to-the-data_002dlens_002fbeta_002ftransducers_002flazy_002dsequence_2024lisp-file"><tt>lazy-sequence.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
<dl>
|
|
<dt id="index-shortcut">Macro: <strong>shortcut</strong> <em>NAME FUNCTION &body BOUND-ARGS</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2236_2236SHORTCUT-macro"></span><span id="index-Macro_002c-shortcut"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens-package.html#go-to-the-DATA_002dLENS-package"><tt>data-lens</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002flens_002elisp-file.html#go-to-the-data_002dlens_002flens_2024lisp-file"><tt>lens.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
<dl>
|
|
<dt id="index-_2022">Macro: <strong>•</strong> <em>&rest FUNS</em></dt>
|
|
<dd><span id="go-to-the-DATA_002dLENS_2236_2236_2022-macro"></span><span id="index-Macro_002c-_2022"></span>
|
|
<dl compact="compact">
|
|
<dt><strong>Package</strong></dt>
|
|
<dd><p><a href="The-data_002dlens-package.html#go-to-the-DATA_002dLENS-package"><tt>data-lens</tt></a>
|
|
</p></dd>
|
|
<dt><strong>Source</strong></dt>
|
|
<dd><p><a href="The-data_002dlens_002flens_002elisp-file.html#go-to-the-data_002dlens_002flens_2024lisp-file"><tt>lens.lisp</tt></a> (file)
|
|
</p></dd>
|
|
</dl>
|
|
</dd></dl>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|