git.fiddlerwoaroof.com
docs/Internal-classes.html
ad00caba
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
6136075d
 <!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
ad00caba
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6136075d
 <title>Internal classes (The data-lens/beta/transducers Reference Manual)</title>
ad00caba
 
6136075d
 <meta name="description" content="The data-lens/beta/transducers Reference Manual.">
 <meta name="keywords" content="Internal classes (The data-lens/beta/transducers Reference Manual)">
ad00caba
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
8b39d023
 <meta name="Generator" content="texi2any">
6136075d
 <link href="index.html" rel="start" title="Top">
 <link href="Indexes.html" rel="index" title="Indexes">
ad00caba
 <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
6136075d
 <link href="Internal-definitions.html" rel="up" title="Internal definitions">
 <link href="Indexes.html" rel="next" title="Indexes">
 <link href="Internal-generic-functions.html" rel="prev" title="Internal generic functions">
ad00caba
 <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">
6136075d
 <span id="Internal-classes"></span><div class="header">
ad00caba
 <p>
6136075d
 Previous: <a href="Internal-generic-functions.html" accesskey="p" rel="prev">Internal generic functions</a>, Up: <a href="Internal-definitions.html" accesskey="u" rel="up">Internal definitions</a> &nbsp; [<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>
ad00caba
 </div>
 <hr>
6136075d
 <span id="Classes-1"></span><h4 class="subsection">4.2.4 Classes</h4>
ad00caba
 <dl>
6136075d
 <dt id="index-constant_002d">Class: <strong>constant-</strong> <em>()</em></dt>
 <dd><span id="go-to-the-DATA_002dLENS_2024LENSES_2236_2236CONSTANT_002d-class"></span><span id="index-Class_002c-constant_002d"></span>
ad00caba
 <dl compact="compact">
 <dt><strong>Package</strong></dt>
8b39d023
 <dd><p><a href="The-data_002dlens_002elenses-package.html#go-to-the-DATA_002dLENS_2024LENSES-package"><tt>data-lens.lenses</tt></a>
ad00caba
 </p></dd>
 <dt><strong>Source</strong></dt>
8b39d023
 <dd><p><a href="The-data_002dlens_002foptics_002elisp-file.html#go-to-the-data_002dlens_002foptics_2024lisp-file"><tt>optics.lisp</tt></a> (file)
ad00caba
 </p></dd>
 <dt><strong>Direct superclasses</strong></dt>
 <dd><p><tt>standard-object</tt> (class)
 </p></dd>
 <dt><strong>Direct methods</strong></dt>
 <dd><ul>
8b39d023
 <li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236FMAP-COMMON_002dLISP_2236_2236T-DATA_002dLENS_2024LENSES_2236_2236CONSTANT_002d-method"><tt>fmap</tt></a> (method)
ad00caba
 </li><li> <tt>print-object</tt> (method)
8b39d023
 </li><li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236UNCONSTANT-DATA_002dLENS_2024LENSES_2236_2236CONSTANT_002d-method"><tt>unconstant</tt></a> (method)
ad00caba
 </li></ul>
 </dd>
 <dt><strong>Direct slots</strong></dt>
 <dd><dl>
6136075d
 <dt id="index-_0025v">Slot: <strong>%v</strong></dt>
 <dd><span id="index-Slot_002c-_0025v"></span>
ad00caba
 <dl compact="compact">
 <dt><strong>Initargs</strong></dt>
 <dd><p><tt>:value</tt>
 </p></dd>
 <dt><strong>Readers</strong></dt>
8b39d023
 <dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236UNCONSTANT-generic-function"><tt>unconstant</tt></a> (generic function)
ad00caba
 </p></dd>
 </dl>
 </dd></dl>
 </dd>
 </dl>
 </dd></dl>
 <dl>
6136075d
 <dt id="index-identity_002d">Class: <strong>identity-</strong> <em>()</em></dt>
 <dd><span id="go-to-the-DATA_002dLENS_2024LENSES_2236_2236IDENTITY_002d-class"></span><span id="index-Class_002c-identity_002d"></span>
ad00caba
 <dl compact="compact">
 <dt><strong>Package</strong></dt>
8b39d023
 <dd><p><a href="The-data_002dlens_002elenses-package.html#go-to-the-DATA_002dLENS_2024LENSES-package"><tt>data-lens.lenses</tt></a>
ad00caba
 </p></dd>
 <dt><strong>Source</strong></dt>
8b39d023
 <dd><p><a href="The-data_002dlens_002foptics_002elisp-file.html#go-to-the-data_002dlens_002foptics_2024lisp-file"><tt>optics.lisp</tt></a> (file)
ad00caba
 </p></dd>
 <dt><strong>Direct superclasses</strong></dt>
 <dd><p><tt>standard-object</tt> (class)
 </p></dd>
 <dt><strong>Direct methods</strong></dt>
 <dd><ul>
8b39d023
 <li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236FMAP-COMMON_002dLISP_2236_2236T-DATA_002dLENS_2024LENSES_2236_2236IDENTITY_002d-method"><tt>fmap</tt></a> (method)
ad00caba
 </li><li> <tt>print-object</tt> (method)
8b39d023
 </li><li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236UNIDENTITY-DATA_002dLENS_2024LENSES_2236_2236IDENTITY_002d-method"><tt>unidentity</tt></a> (method)
ad00caba
 </li></ul>
 </dd>
 <dt><strong>Direct slots</strong></dt>
 <dd><dl>
6136075d
 <dt id="index-_0025v-1">Slot: <strong>%v</strong></dt>
 <dd><span id="index-Slot_002c-_0025v-1"></span>
ad00caba
 <dl compact="compact">
 <dt><strong>Initargs</strong></dt>
 <dd><p><tt>:value</tt>
 </p></dd>
 <dt><strong>Readers</strong></dt>
8b39d023
 <dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236UNIDENTITY-generic-function"><tt>unidentity</tt></a> (generic function)
ad00caba
 </p></dd>
 </dl>
 </dd></dl>
 </dd>
 </dl>
 </dd></dl>
 
 
 
 
 
 
 </body>
 </html>