mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 18:26:32 +00:00
chore: update docs
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<meta name="keywords" content="Internal classes (The data-lens Reference Manual)">
|
||||
<meta name="resource-type" content="document">
|
||||
<meta name="distribution" content="global">
|
||||
<meta name="Generator" content="makeinfo">
|
||||
<meta name="Generator" content="texi2any">
|
||||
<link href="index.html#Top" rel="start" title="Top">
|
||||
<link href="Indexes.html#Indexes" rel="index" title="Indexes">
|
||||
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
|
||||
@ -58,22 +58,22 @@ Previous: <a href="Internal-generic-functions.html#Internal-generic-functions" a
|
||||
<h4 class="subsection">4.2.4 Classes</h4>
|
||||
<dl>
|
||||
<dt><a name="index-constant_002d"></a>Class: <strong>constant-</strong> <em>()</em></dt>
|
||||
<dd><a name="go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eCONSTANT_002d-class"></a><a name="index-Class_002c-constant_002d"></a>
|
||||
<dd><a name="go-to-the-DATA_002dLENS_2024LENSES_2236_2236CONSTANT_002d-class"></a><a name="index-Class_002c-constant_002d"></a>
|
||||
<dl compact="compact">
|
||||
<dt><strong>Package</strong></dt>
|
||||
<dd><p><a href="The-data_002dlens_003cdot_003elenses-package.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES-package"><tt>data-lens.lenses</tt></a>
|
||||
<dd><p><a href="The-data_002dlens_002elenses-package.html#go-to-the-DATA_002dLENS_2024LENSES-package"><tt>data-lens.lenses</tt></a>
|
||||
</p></dd>
|
||||
<dt><strong>Source</strong></dt>
|
||||
<dd><p><a href="The-data_002dlens_002flens_003cdot_003elisp-file.html#go-to-the-data_002dlens_002flens_003cdot_003elisp-file"><tt>lens.lisp</tt></a> (file)
|
||||
<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)
|
||||
</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>
|
||||
<li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eFMAP-COMMON_002dLISP_003ccolon_003e_003ccolon_003eT-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eCONSTANT_002d-method"><tt>fmap</tt></a> (method)
|
||||
<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)
|
||||
</li><li> <tt>print-object</tt> (method)
|
||||
</li><li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eUNCONSTANT-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eCONSTANT_002d-method"><tt>unconstant</tt></a> (method)
|
||||
</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)
|
||||
</li></ul>
|
||||
</dd>
|
||||
<dt><strong>Direct slots</strong></dt>
|
||||
@ -85,7 +85,7 @@ Previous: <a href="Internal-generic-functions.html#Internal-generic-functions" a
|
||||
<dd><p><tt>:value</tt>
|
||||
</p></dd>
|
||||
<dt><strong>Readers</strong></dt>
|
||||
<dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eUNCONSTANT-generic-function"><tt>unconstant</tt></a> (generic function)
|
||||
<dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236UNCONSTANT-generic-function"><tt>unconstant</tt></a> (generic function)
|
||||
</p></dd>
|
||||
</dl>
|
||||
</dd></dl>
|
||||
@ -94,22 +94,22 @@ Previous: <a href="Internal-generic-functions.html#Internal-generic-functions" a
|
||||
</dd></dl>
|
||||
<dl>
|
||||
<dt><a name="index-identity_002d"></a>Class: <strong>identity-</strong> <em>()</em></dt>
|
||||
<dd><a name="go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eIDENTITY_002d-class"></a><a name="index-Class_002c-identity_002d"></a>
|
||||
<dd><a name="go-to-the-DATA_002dLENS_2024LENSES_2236_2236IDENTITY_002d-class"></a><a name="index-Class_002c-identity_002d"></a>
|
||||
<dl compact="compact">
|
||||
<dt><strong>Package</strong></dt>
|
||||
<dd><p><a href="The-data_002dlens_003cdot_003elenses-package.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES-package"><tt>data-lens.lenses</tt></a>
|
||||
<dd><p><a href="The-data_002dlens_002elenses-package.html#go-to-the-DATA_002dLENS_2024LENSES-package"><tt>data-lens.lenses</tt></a>
|
||||
</p></dd>
|
||||
<dt><strong>Source</strong></dt>
|
||||
<dd><p><a href="The-data_002dlens_002flens_003cdot_003elisp-file.html#go-to-the-data_002dlens_002flens_003cdot_003elisp-file"><tt>lens.lisp</tt></a> (file)
|
||||
<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)
|
||||
</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>
|
||||
<li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eFMAP-COMMON_002dLISP_003ccolon_003e_003ccolon_003eT-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eIDENTITY_002d-method"><tt>fmap</tt></a> (method)
|
||||
<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)
|
||||
</li><li> <tt>print-object</tt> (method)
|
||||
</li><li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eUNIDENTITY-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eIDENTITY_002d-method"><tt>unidentity</tt></a> (method)
|
||||
</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)
|
||||
</li></ul>
|
||||
</dd>
|
||||
<dt><strong>Direct slots</strong></dt>
|
||||
@ -121,7 +121,7 @@ Previous: <a href="Internal-generic-functions.html#Internal-generic-functions" a
|
||||
<dd><p><tt>:value</tt>
|
||||
</p></dd>
|
||||
<dt><strong>Readers</strong></dt>
|
||||
<dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_003cdot_003eLENSES_003ccolon_003e_003ccolon_003eUNIDENTITY-generic-function"><tt>unidentity</tt></a> (generic function)
|
||||
<dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024LENSES_2236_2236UNIDENTITY-generic-function"><tt>unidentity</tt></a> (generic function)
|
||||
</p></dd>
|
||||
</dl>
|
||||
</dd></dl>
|
||||
|
||||
Reference in New Issue
Block a user