git.fiddlerwoaroof.com
Exported-generic-functions.html
ad00caba
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Exported generic functions (The data-lens Reference Manual)</title>
 
 <meta name="description" content="The data-lens Reference Manual.">
 <meta name="keywords" content="Exported generic functions (The data-lens Reference Manual)">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="makeinfo">
 <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">
 <link href="Exported-definitions.html#Exported-definitions" rel="up" title="Exported definitions">
 <link href="Internal-definitions.html#Internal-definitions" rel="next" title="Internal definitions">
 <link href="Exported-functions.html#Exported-functions" rel="prev" title="Exported functions">
 <style type="text/css">
 <!--
 a.summary-letter {text-decoration: none}
 blockquote.indentedblock {margin-right: 0em}
 blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
 blockquote.smallquotation {font-size: smaller}
 div.display {margin-left: 3.2em}
 div.example {margin-left: 3.2em}
 div.lisp {margin-left: 3.2em}
 div.smalldisplay {margin-left: 3.2em}
 div.smallexample {margin-left: 3.2em}
 div.smalllisp {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}
 pre.smalldisplay {font-family: inherit; font-size: smaller}
 pre.smallexample {font-size: smaller}
 pre.smallformat {font-family: inherit; font-size: smaller}
 pre.smalllisp {font-size: smaller}
 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">
 <a name="Exported-generic-functions"></a>
 <div class="header">
 <p>
 Previous: <a href="Exported-functions.html#Exported-functions" accesskey="p" rel="prev">Exported functions</a>, Up: <a href="Exported-definitions.html#Exported-definitions" 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#Indexes" title="Index" rel="index">Index</a>]</p>
 </div>
 <hr>
 <a name="Generic-functions"></a>
 <h4 class="subsection">4.1.3 Generic functions</h4>
 <dl>
 <dt><a name="index-extract_002dkey"></a>Generic Function: <strong>extract-key</strong> <em>MAP KEY</em></dt>
 <dd><a name="go-to-the-DATA_002dLENS_003ccolon_003e_003ccolon_003eEXTRACT_002dKEY-generic-function"></a><a name="index-Generic-Function_002c-extract_002dkey"></a>
 <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_003cdot_003elisp-file.html#go-to-the-data_002dlens_002flens_003cdot_003elisp-file"><tt>lens.lisp</tt></a> (file)
 </p></dd>
 <dt><strong>Methods</strong></dt>
 <dd><dl>
 <dt><a name="index-extract_002dkey-1"></a>Method: <strong>extract-key</strong> <em>(MAP <tt>hash-table</tt>) KEY</em></dt>
 <dd><a name="go-to-the-DATA_002dLENS_003ccolon_003e_003ccolon_003eEXTRACT_002dKEY-COMMON_002dLISP_003ccolon_003e_003ccolon_003eHASH_002dTABLE-COMMON_002dLISP_003ccolon_003e_003ccolon_003eT-method"></a><a name="index-Method_002c-extract_002dkey"></a>
 </dd></dl>
 <dl>
 <dt><a name="index-extract_002dkey-2"></a>Method: <strong>extract-key</strong> <em>(MAP <tt>list</tt>) KEY</em></dt>
 <dd><a name="go-to-the-DATA_002dLENS_003ccolon_003e_003ccolon_003eEXTRACT_002dKEY-COMMON_002dLISP_003ccolon_003e_003ccolon_003eLIST-COMMON_002dLISP_003ccolon_003e_003ccolon_003eT-method"></a><a name="index-Method_002c-extract_002dkey-1"></a>
 </dd></dl>
 </dd>
 </dl>
 </dd></dl>
 
 
 
 
 
 </body>
 </html>