git.fiddlerwoaroof.com
docs/Exported-classes.html
6136075d
 <!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 classes (The data-lens/beta/transducers Reference Manual)</title>
 
 <meta name="description" content="The data-lens/beta/transducers Reference Manual.">
 <meta name="keywords" content="Exported classes (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="Internal-definitions.html" rel="next" title="Internal definitions">
 <link href="Exported-generic-functions.html" rel="prev" title="Exported generic functions">
 <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-classes"></span><div class="header">
 <p>
 Previous: <a href="Exported-generic-functions.html" accesskey="p" rel="prev">Exported generic functions</a>, Up: <a href="Exported-definitions.html" accesskey="u" rel="up">Exported 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>
 </div>
 <hr>
 <span id="Classes"></span><h4 class="subsection">4.1.4 Classes</h4>
 <dl>
 <dt id="index-lazy_002dsequence-1">Class: <strong>lazy-sequence</strong> <em>()</em></dt>
 <dd><span id="go-to-the-DATA_002dLENS_2024TRANSDUCERS_2236_2236LAZY_002dSEQUENCE-class"></span><span id="index-Class_002c-lazy_002dsequence"></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>
 <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="Exported-generic-functions.html#go-to-the-DATA_002dLENS_2024TRANSDUCERS_2024INTERNALS_2236_2236REDUCE_002dGENERIC-DATA_002dLENS_2024TRANSDUCERS_2236_2236LAZY_002dSEQUENCE-COMMON_002dLISP_2236_2236FUNCTION-COMMON_002dLISP_2236_2236T-method"><tt>reduce-generic</tt></a> (method)
 </li><li> <a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024TRANSDUCERS_2236_2236NEXT-DATA_002dLENS_2024TRANSDUCERS_2236_2236LAZY_002dSEQUENCE-method"><tt>next</tt></a> (method)
 </li></ul>
 </dd>
 <dt><strong>Direct slots</strong></dt>
 <dd><dl>
 <dt id="index-_0025next">Slot: <strong>%next</strong></dt>
 <dd><span id="index-Slot_002c-_0025next"></span>
 <dl compact="compact">
 <dt><strong>Initargs</strong></dt>
 <dd><p><tt>:next</tt>
 </p></dd>
 <dt><strong>Readers</strong></dt>
 <dd><p><a href="Internal-generic-functions.html#go-to-the-DATA_002dLENS_2024TRANSDUCERS_2236_2236NEXT-generic-function"><tt>next</tt></a> (generic function)
 </p></dd>
 </dl>
 </dd></dl>
 </dd>
 </dl>
 </dd></dl>
 
 
 
 
 
 </body>
 </html>