Alphabetical-Index.html (65811B)
1 <html lang="en"> 2 <head> 3 <title>Alphabetical Index - klisp Reference Manual</title> 4 <meta http-equiv="Content-Type" content="text/html"> 5 <meta name="description" content="klisp Reference Manual"> 6 <meta name="generator" content="makeinfo 4.13"> 7 <link title="Top" rel="start" href="index.html#Top"> 8 <link rel="prev" href="System.html#System" title="System"> 9 <link rel="next" href="../index.html#dir" title="(dir)"> 10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> 11 <meta http-equiv="Content-Style-Type" content="text/css"> 12 <style type="text/css"><!-- 13 pre.display { font-family:inherit } 14 pre.format { font-family:inherit } 15 pre.smalldisplay { font-family:inherit; font-size:smaller } 16 pre.smallformat { font-family:inherit; font-size:smaller } 17 pre.smallexample { font-size:smaller } 18 pre.smalllisp { font-size:smaller } 19 span.sc { font-variant:small-caps } 20 span.roman { font-family:serif; font-weight:normal; } 21 span.sansserif { font-family:sans-serif; font-weight:normal; } 22 --></style> 23 <link rel="stylesheet" type="text/css" href="css/style.css"> 24 </head> 25 <body> 26 <div class="node"> 27 <a name="Alphabetical-Index"></a> 28 <p> 29 Next: <a rel="next" accesskey="n" href="../index.html#dir">(dir)</a>, 30 Previous: <a rel="previous" accesskey="p" href="System.html#System">System</a>, 31 Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a> 32 <hr> 33 </div> 34 35 <!-- this is from the elisp manual... Should read a little about this. --> 36 <h2 class="unnumbered">Index</h2> 37 38 <ul class="index-fn" compact> 39 <li><a href="Booleans.html#index-g_t_0024and_003f-18"><code>$and?</code></a>: <a href="Booleans.html#Booleans">Booleans</a></li> 40 <li><a href="Environments.html#index-g_t_0024bindings_002d_003eenvironment-121"><code>$bindings->environment</code></a>: <a href="Environments.html#Environments">Environments</a></li> 41 <li><a href="Environments.html#index-g_t_0024binds_003f-112"><code>$binds?</code></a>: <a href="Environments.html#Environments">Environments</a></li> 42 <li><a href="Control.html#index-g_t_0024cond-32"><code>$cond</code></a>: <a href="Control.html#Control">Control</a></li> 43 <li><a href="Environments.html#index-g_t_0024define_0021-110"><code>$define!</code></a>: <a href="Environments.html#Environments">Environments</a></li> 44 <li><a href="Promises.html#index-g_t_0024delay-160"><code>$delay</code></a>: <a href="Promises.html#Promises">Promises</a></li> 45 <li><a href="Libraries.html#index-g_t_0024get_002dregistered_002dlibrary-401"><code>$get-registered-library</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 46 <li><a href="Control.html#index-g_t_0024if-30"><code>$if</code></a>: <a href="Control.html#Control">Control</a></li> 47 <li><a href="Environments.html#index-g_t_0024import_0021-125"><code>$import!</code></a>: <a href="Environments.html#Environments">Environments</a></li> 48 <li><a href="Libraries.html#index-g_t_0024import_002dlibrary_0021-405"><code>$import-library!</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 49 <li><a href="Combiners.html#index-g_t_0024lambda-134"><code>$lambda</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 50 <li><a href="Promises.html#index-g_t_0024lazy-158"><code>$lazy</code></a>: <a href="Promises.html#Promises">Promises</a></li> 51 <li><a href="Environments.html#index-g_t_0024let-111"><code>$let</code></a>: <a href="Environments.html#Environments">Environments</a></li> 52 <li><a href="Environments.html#index-g_t_0024let_002a-115"><code>$let*</code></a>: <a href="Environments.html#Environments">Environments</a></li> 53 <li><a href="Environments.html#index-g_t_0024let_002dredirect-118"><code>$let-redirect</code></a>: <a href="Environments.html#Environments">Environments</a></li> 54 <li><a href="Environments.html#index-g_t_0024let_002dsafe-119"><code>$let-safe</code></a>: <a href="Environments.html#Environments">Environments</a></li> 55 <li><a href="Continuations.html#index-g_t_0024let_002fcc-150"><code>$let/cc</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 56 <li><a href="Environments.html#index-g_t_0024letrec-116"><code>$letrec</code></a>: <a href="Environments.html#Environments">Environments</a></li> 57 <li><a href="Environments.html#index-g_t_0024letrec_002a-117"><code>$letrec*</code></a>: <a href="Environments.html#Environments">Environments</a></li> 58 <li><a href="Booleans.html#index-g_t_0024or_003f-19"><code>$or?</code></a>: <a href="Booleans.html#Booleans">Booleans</a></li> 59 <li><a href="Environments.html#index-g_t_0024provide_0021-124"><code>$provide!</code></a>: <a href="Environments.html#Environments">Environments</a></li> 60 <li><a href="Libraries.html#index-g_t_0024provide_002dlibrary_0021-404"><code>$provide-library!</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 61 <li><a href="Libraries.html#index-g_t_0024register_002dlibrary_0021-402"><code>$register-library!</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 62 <li><a href="Libraries.html#index-g_t_0024registered_002dlibrary_003f-400"><code>$registered-library?</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 63 <li><a href="Environments.html#index-g_t_0024remote_002deval-120"><code>$remote-eval</code></a>: <a href="Environments.html#Environments">Environments</a></li> 64 <li><a href="Control.html#index-g_t_0024sequence-31"><code>$sequence</code></a>: <a href="Control.html#Control">Control</a></li> 65 <li><a href="Environments.html#index-g_t_0024set_0021-123"><code>$set!</code></a>: <a href="Environments.html#Environments">Environments</a></li> 66 <li><a href="Control.html#index-g_t_0024unless-38"><code>$unless</code></a>: <a href="Control.html#Control">Control</a></li> 67 <li><a href="Libraries.html#index-g_t_0024unregister_002dlibrary_0021-403"><code>$unregister-library!</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 68 <li><a href="Combiners.html#index-g_t_0024vau-131"><code>$vau</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 69 <li><a href="Control.html#index-g_t_0024when-37"><code>$when</code></a>: <a href="Control.html#Control">Control</a></li> 70 <li><a href="Numbers.html#index-g_t_002a-184"><code>*</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 71 <li><a href="Numbers.html#index-g_t_002b-183"><code>+</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 72 <li><a href="Numbers.html#index-g_t_002d-185"><code>-</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 73 <li><a href="Numbers.html#index-g_t_002f-211"><code>/</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 74 <li><a href="Numbers.html#index-g_t_003c_003d_003f-180"><code><=?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 75 <li><a href="Numbers.html#index-g_t_003c_003f-179"><code><?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 76 <li><a href="Numbers.html#index-g_t_003d_003f-178"><code>=?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 77 <li><a href="Numbers.html#index-g_t_003e_003d_003f-182"><code>>=?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 78 <li><a href="Numbers.html#index-g_t_003e_003f-181"><code>>?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 79 <li><a href="Numbers.html#index-abs-197"><code>abs</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 80 <li><a href="Numbers.html#index-acos-228"><code>acos</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 81 <li><a href="Booleans.html#index-and_003f-16"><code>and?</code></a>: <a href="Booleans.html#Booleans">Booleans</a></li> 82 <li><a href="Pairs-and-lists.html#index-append-92"><code>append</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 83 <li><a href="Pairs-and-lists.html#index-append_0021-100"><code>append!</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 84 <li><a href="A-Sample-Applicative-Description.html#index-applicative-descriptions-8">applicative descriptions</a>: <a href="A-Sample-Applicative-Description.html#A-Sample-Applicative-Description">A Sample Applicative Description</a></li> 85 <li><a href="Combiners.html#index-applicative_003f-130"><code>applicative?</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 86 <li><a href="Combiners.html#index-applicatives-127">applicatives</a>: <a href="Combiners.html#Combiners">Combiners</a></li> 87 <li><a href="Combiners.html#index-apply-135"><code>apply</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 88 <li><a href="Continuations.html#index-apply_002dcontinuation-149"><code>apply-continuation</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 89 <li><a href="Numbers.html#index-asin-227"><code>asin</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 90 <li><a href="Pairs-and-lists.html#index-assoc-95"><code>assoc</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 91 <li><a href="Pairs-and-lists.html#index-assq-102"><code>assq</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 92 <li><a href="Numbers.html#index-atan-229"><code>atan</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 93 <li><a href="Ports.html#index-binary_002dport_003f-298"><code>binary-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 94 <li><a href="Booleans.html#index-boolean_003f-14"><code>boolean?</code></a>: <a href="Booleans.html#Booleans">Booleans</a></li> 95 <li><a href="Booleans.html#index-booleans-13">booleans</a>: <a href="Booleans.html#Booleans">Booleans</a></li> 96 <li><a href="Bytevectors.html#index-bytevector-378"><code>bytevector</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 97 <li><a href="Bytevectors.html#index-bytevector_002d_003eimmutable_002dbytevector-388"><code>bytevector->immutable-bytevector</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 98 <li><a href="Bytevectors.html#index-bytevector_002d_003elist-379"><code>bytevector->list</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 99 <li><a href="Strings.html#index-bytevector_002d_003estring-261"><code>bytevector->string</code></a>: <a href="Strings.html#Strings">Strings</a></li> 100 <li><a href="Bytevectors.html#index-bytevector_002d_003evector-382"><code>bytevector->vector</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 101 <li><a href="Vectors.html#index-bytevector_002d_003evector-362"><code>bytevector->vector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 102 <li><a href="Bytevectors.html#index-bytevector_002dcopy-381"><code>bytevector-copy</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 103 <li><a href="Bytevectors.html#index-bytevector_002dcopy_0021-384"><code>bytevector-copy!</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 104 <li><a href="Bytevectors.html#index-bytevector_002dcopy_002dpartial-385"><code>bytevector-copy-partial</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 105 <li><a href="Bytevectors.html#index-bytevector_002dcopy_002dpartial_0021-386"><code>bytevector-copy-partial!</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 106 <li><a href="Bytevectors.html#index-bytevector_002dfill_0021-387"><code>bytevector-fill!</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 107 <li><a href="Control.html#index-bytevector_002dfor_002deach-36"><code>bytevector-for-each</code></a>: <a href="Control.html#Control">Control</a></li> 108 <li><a href="Bytevectors.html#index-bytevector_002dlength-375"><code>bytevector-length</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 109 <li><a href="Combiners.html#index-bytevector_002dmap-139"><code>bytevector-map</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 110 <li><a href="Ports.html#index-bytevector_002dport_003f-301"><code>bytevector-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 111 <li><a href="Bytevectors.html#index-bytevector_002dref-376"><code>bytevector-ref</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 112 <li><a href="Bytevectors.html#index-bytevector_002dset_0021-377"><code>bytevector-set!</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 113 <li><a href="Bytevectors.html#index-bytevector_003f-371"><code>bytevector?</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 114 <li><a href="Bytevectors.html#index-Bytevectors-370">Bytevectors</a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 115 <li><a href="Pairs-and-lists.html#index-caaaar-67"><code>caaaar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 116 <li><a href="Pairs-and-lists.html#index-caaadr-68"><code>caaadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 117 <li><a href="Pairs-and-lists.html#index-caaar-59"><code>caaar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 118 <li><a href="Pairs-and-lists.html#index-caadar-69"><code>caadar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 119 <li><a href="Pairs-and-lists.html#index-caaddr-70"><code>caaddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 120 <li><a href="Pairs-and-lists.html#index-caadr-60"><code>caadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 121 <li><a href="Pairs-and-lists.html#index-caar-55"><code>caar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 122 <li><a href="Pairs-and-lists.html#index-cadaar-71"><code>cadaar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 123 <li><a href="Pairs-and-lists.html#index-cadadr-72"><code>cadadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 124 <li><a href="Pairs-and-lists.html#index-cadar-61"><code>cadar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 125 <li><a href="Pairs-and-lists.html#index-caddar-73"><code>caddar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 126 <li><a href="Pairs-and-lists.html#index-cadddr-74"><code>cadddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 127 <li><a href="Pairs-and-lists.html#index-caddr-62"><code>caddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 128 <li><a href="Pairs-and-lists.html#index-cadr-56"><code>cadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 129 <li><a href="Ports.html#index-call_002dwith_002dinput_002dfile-340"><code>call-with-input-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 130 <li><a href="Ports.html#index-call_002dwith_002doutput_002dfile-341"><code>call-with-output-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 131 <li><a href="Continuations.html#index-call_002fcc-143"><code>call/cc</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 132 <li><a href="Pairs-and-lists.html#index-car-53"><code>car</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 133 <li><a href="Pairs-and-lists.html#index-cdaaar-75"><code>cdaaar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 134 <li><a href="Pairs-and-lists.html#index-cdaadr-76"><code>cdaadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 135 <li><a href="Pairs-and-lists.html#index-cdaar-63"><code>cdaar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 136 <li><a href="Pairs-and-lists.html#index-cdadar-77"><code>cdadar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 137 <li><a href="Pairs-and-lists.html#index-cdaddr-78"><code>cdaddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 138 <li><a href="Pairs-and-lists.html#index-cdadr-64"><code>cdadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 139 <li><a href="Pairs-and-lists.html#index-cdar-57"><code>cdar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 140 <li><a href="Pairs-and-lists.html#index-cddaar-79"><code>cddaar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 141 <li><a href="Pairs-and-lists.html#index-cddadr-80"><code>cddadr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 142 <li><a href="Pairs-and-lists.html#index-cddar-65"><code>cddar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 143 <li><a href="Pairs-and-lists.html#index-cdddar-81"><code>cdddar</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 144 <li><a href="Pairs-and-lists.html#index-cddddr-82"><code>cddddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 145 <li><a href="Pairs-and-lists.html#index-cdddr-66"><code>cdddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 146 <li><a href="Pairs-and-lists.html#index-cddr-58"><code>cddr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 147 <li><a href="Pairs-and-lists.html#index-cdr-54"><code>cdr</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 148 <li><a href="Numbers.html#index-ceiling-215"><code>ceiling</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 149 <li><a href="Characters.html#index-char_002d_003edigit-291"><code>char->digit</code></a>: <a href="Characters.html#Characters">Characters</a></li> 150 <li><a href="Characters.html#index-char_002d_003einteger-288"><code>char->integer</code></a>: <a href="Characters.html#Characters">Characters</a></li> 151 <li><a href="Characters.html#index-char_002dalphabetic_003f-278"><code>char-alphabetic?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 152 <li><a href="Characters.html#index-char_002dci_003c_003d_003f-275"><code>char-ci<=?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 153 <li><a href="Characters.html#index-char_002dci_003c_003f-274"><code>char-ci<?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 154 <li><a href="Characters.html#index-char_002dci_003d_003f-273"><code>char-ci=?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 155 <li><a href="Characters.html#index-char_002dci_003e_003d_003f-277"><code>char-ci>=?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 156 <li><a href="Characters.html#index-char_002dci_003e_003f-276"><code>char-ci>?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 157 <li><a href="Characters.html#index-char_002ddigit_003f-290"><code>char-digit?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 158 <li><a href="Characters.html#index-char_002ddowncase-285"><code>char-downcase</code></a>: <a href="Characters.html#Characters">Characters</a></li> 159 <li><a href="Characters.html#index-char_002dfoldcase-287"><code>char-foldcase</code></a>: <a href="Characters.html#Characters">Characters</a></li> 160 <li><a href="Characters.html#index-char_002dlower_002dcase_003f-282"><code>char-lower-case?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 161 <li><a href="Characters.html#index-char_002dnumeric_003f-279"><code>char-numeric?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 162 <li><a href="Ports.html#index-char_002dready_003f-335"><code>char-ready?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 163 <li><a href="Characters.html#index-char_002dtitle_002dcase_003f-283"><code>char-title-case?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 164 <li><a href="Characters.html#index-char_002dtitlecase-286"><code>char-titlecase</code></a>: <a href="Characters.html#Characters">Characters</a></li> 165 <li><a href="Characters.html#index-char_002dupcase-284"><code>char-upcase</code></a>: <a href="Characters.html#Characters">Characters</a></li> 166 <li><a href="Characters.html#index-char_002dupper_002dcase_003f-281"><code>char-upper-case?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 167 <li><a href="Characters.html#index-char_002dwhitespace_003f-280"><code>char-whitespace?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 168 <li><a href="Characters.html#index-char_003c_003d_003f-270"><code>char<=?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 169 <li><a href="Characters.html#index-char_003c_003f-269"><code>char<?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 170 <li><a href="Characters.html#index-char_003d_003f-268"><code>char=?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 171 <li><a href="Characters.html#index-char_003e_003d_003f-272"><code>char>=?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 172 <li><a href="Characters.html#index-char_003e_003f-271"><code>char>?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 173 <li><a href="Characters.html#index-char_003f-267"><code>char?</code></a>: <a href="Characters.html#Characters">Characters</a></li> 174 <li><a href="Characters.html#index-characters-266">characters</a>: <a href="Characters.html#Characters">Characters</a></li> 175 <li><a href="Ports.html#index-close_002dinput_002dfile-317"><code>close-input-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 176 <li><a href="Ports.html#index-close_002dinput_002dport-319"><code>close-input-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 177 <li><a href="Ports.html#index-close_002doutput_002dfile-318"><code>close-output-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 178 <li><a href="Ports.html#index-close_002doutput_002dport-320"><code>close-output-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 179 <li><a href="Ports.html#index-close_002dport-321"><code>close-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 180 <li><a href="Combiners.html#index-combiner_003f-140"><code>combiner?</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 181 <li><a href="Combiners.html#index-combiners-126">combiners</a>: <a href="Combiners.html#Combiners">Combiners</a></li> 182 <li><a href="Pairs-and-lists.html#index-cons-47"><code>cons</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 183 <li><a href="Continuations.html#index-continuation_002d_003eapplicative-146"><code>continuation->applicative</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 184 <li><a href="Continuations.html#index-continuation_003f-142"><code>continuation?</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 185 <li><a href="Continuations.html#index-continuations-141">continuations</a>: <a href="Continuations.html#Continuations">Continuations</a></li> 186 <li><a href="Control.html#index-control-27">control</a>: <a href="Control.html#Control">Control</a></li> 187 <li><a href="Pairs-and-lists.html#index-copy_002des-101"><code>copy-es</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 188 <li><a href="Pairs-and-lists.html#index-copy_002des_002dimmutable_0021-50"><code>copy-es-immutable!</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 189 <li><a href="Numbers.html#index-cos-225"><code>cos</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 190 <li><a href="Pairs-and-lists.html#index-countable_002dlist_003f-98"><code>countable-list?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 191 <li><a href="System.html#index-defined_002denvironment_002dvariable_003f-415"><code>defined-environment-variable?</code></a>: <a href="System.html#System">System</a></li> 192 <li><a href="System.html#index-delete_002dfile-411"><code>delete-file</code></a>: <a href="System.html#System">System</a></li> 193 <li><a href="Numbers.html#index-denominator-213"><code>denominator</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 194 <li><a href="Format-of-Descriptions.html#index-description-format-7">description format</a>: <a href="Format-of-Descriptions.html#Format-of-Descriptions">Format of Descriptions</a></li> 195 <li><a href="Characters.html#index-digit_002d_003echar-292"><code>digit->char</code></a>: <a href="Characters.html#Characters">Characters</a></li> 196 <li><a href="Ports.html#index-display-329"><code>display</code></a>: <a href="Ports.html#Ports">Ports</a></li> 197 <li><a href="Numbers.html#index-div-187"><code>div</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 198 <li><a href="Numbers.html#index-div_002dand_002dmod-189"><code>div-and-mod</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 199 <li><a href="Numbers.html#index-div0-190"><code>div0</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 200 <li><a href="Numbers.html#index-div0_002dand_002dmod0-192"><code>div0-and-mod0</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 201 <li><a href="Evaluation-Notation.html#index-documentation-notation-4">documentation notation</a>: <a href="Evaluation-Notation.html#Evaluation-Notation">Evaluation Notation</a></li> 202 <li><a href="Pairs-and-lists.html#index-empty-list-41">empty list</a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 203 <li><a href="Encapsulations.html#index-encapsulations-153">encapsulations</a>: <a href="Encapsulations.html#Encapsulations">Encapsulations</a></li> 204 <li><a href="Pairs-and-lists.html#index-encycle_0021-88"><code>encycle!</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 205 <li><a href="Environments.html#index-environment_003f-106"><code>environment?</code></a>: <a href="Environments.html#Environments">Environments</a></li> 206 <li><a href="Environments.html#index-environments-104">environments</a>: <a href="Environments.html#Environments">Environments</a></li> 207 <li><a href="Ports.html#index-eof_002dobject_003f-327"><code>eof-object?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 208 <li><a href="Equivalence.html#index-eq_003f-21"><code>eq?</code></a>: <a href="Equivalence.html#Equivalence">Equivalence</a></li> 209 <li><a href="Equivalence.html#index-equal_003f-22"><code>equal?</code></a>: <a href="Equivalence.html#Equivalence">Equivalence</a></li> 210 <li><a href="Equivalence.html#index-equivalence-20">equivalence</a>: <a href="Equivalence.html#Equivalence">Equivalence</a></li> 211 <li><a href="Errors.html#index-error-391"><code>error</code></a>: <a href="Errors.html#Errors">Errors</a></li> 212 <li><a href="Error-Messages.html#index-error-message-notation-6">error message notation</a>: <a href="Error-Messages.html#Error-Messages">Error Messages</a></li> 213 <li><a href="Continuations.html#index-error_002dcontinuation-148"><code>error-continuation</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 214 <li><a href="Errors.html#index-error_002dobject_002dirritants-394"><code>error-object-irritants</code></a>: <a href="Errors.html#Errors">Errors</a></li> 215 <li><a href="Errors.html#index-error_002dobject_002dmessage-393"><code>error-object-message</code></a>: <a href="Errors.html#Errors">Errors</a></li> 216 <li><a href="Errors.html#index-error_002dobject_003f-390"><code>error-object?</code></a>: <a href="Errors.html#Errors">Errors</a></li> 217 <li><a href="Errors.html#index-Errors-389">Errors</a>: <a href="Errors.html#Errors">Errors</a></li> 218 <li><a href="Environments.html#index-eval-108"><code>eval</code></a>: <a href="Environments.html#Environments">Environments</a></li> 219 <li><a href="Environments.html#index-eval_002dstring-122"><code>eval-string</code></a>: <a href="Environments.html#Environments">Environments</a></li> 220 <li><a href="Evaluation-Notation.html#index-evaluation-notation-3">evaluation notation</a>: <a href="Evaluation-Notation.html#Evaluation-Notation">Evaluation Notation</a></li> 221 <li><a href="Numbers.html#index-even_003f-196"><code>even?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 222 <li><a href="Numbers.html#index-exact_002dinteger_003f-169"><code>exact-integer?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 223 <li><a href="Numbers.html#index-exact_003f-174"><code>exact?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 224 <li><a href="Continuations.html#index-exit-152"><code>exit</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 225 <li><a href="Numbers.html#index-exp-222"><code>exp</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 226 <li><a href="Numbers.html#index-expt-221"><code>expt</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 227 <li><a href="Continuations.html#index-extend_002dcontinuation-144"><code>extend-continuation</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 228 <li><a href="System.html#index-file_002dexists-410"><code>file-exists</code></a>: <a href="System.html#System">System</a></li> 229 <li><a href="Ports.html#index-file_002dport_003f-299"><code>file-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 230 <li><a href="Pairs-and-lists.html#index-filter-94"><code>filter</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 231 <li><a href="Ports.html#index-find_002drequired_002dfilename-347"><code>find-required-filename</code></a>: <a href="Ports.html#Ports">Ports</a></li> 232 <li><a href="Pairs-and-lists.html#index-finite_002dlist_003f-97"><code>finite-list?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 233 <li><a href="Numbers.html#index-finite_003f-173"><code>finite?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 234 <li><a href="Numbers.html#index-floor-214"><code>floor</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 235 <li><a href="Ports.html#index-flush_002doutput_002dport-331"><code>flush-output-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 236 <li><a href="Some-Terms.html#index-fonts-2">fonts</a>: <a href="Some-Terms.html#Some-Terms">Some Terms</a></li> 237 <li><a href="A-Sample-Applicative-Description.html#index-foo-11"><code>foo</code></a>: <a href="A-Sample-Applicative-Description.html#A-Sample-Applicative-Description">A Sample Applicative Description</a></li> 238 <li><a href="Control.html#index-for_002deach-33"><code>for-each</code></a>: <a href="Control.html#Control">Control</a></li> 239 <li><a href="Promises.html#index-force-157"><code>force</code></a>: <a href="Promises.html#Promises">Promises</a></li> 240 <li><a href="Numbers.html#index-gcd-201"><code>gcd</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 241 <li><a href="Environments.html#index-get_002dcurrent_002denvironment-113"><code>get-current-environment</code></a>: <a href="Environments.html#Environments">Environments</a></li> 242 <li><a href="Ports.html#index-get_002dcurrent_002derror_002dport-308"><code>get-current-error-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 243 <li><a href="Ports.html#index-get_002dcurrent_002dinput_002dport-306"><code>get-current-input-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 244 <li><a href="System.html#index-get_002dcurrent_002djiffies-408"><code>get-current-jiffies</code></a>: <a href="System.html#System">System</a></li> 245 <li><a href="Ports.html#index-get_002dcurrent_002doutput_002dport-307"><code>get-current-output-port</code></a>: <a href="Ports.html#Ports">Ports</a></li> 246 <li><a href="System.html#index-get_002dcurrent_002dsecond-407"><code>get-current-second</code></a>: <a href="System.html#System">System</a></li> 247 <li><a href="System.html#index-get_002denvironment_002dvariable-416"><code>get-environment-variable</code></a>: <a href="System.html#System">System</a></li> 248 <li><a href="System.html#index-get_002denvironment_002dvariables-417"><code>get-environment-variables</code></a>: <a href="System.html#System">System</a></li> 249 <li><a href="System.html#index-get_002dinterpreter_002darguments-414"><code>get-interpreter-arguments</code></a>: <a href="System.html#System">System</a></li> 250 <li><a href="System.html#index-get_002djiffies_002dper_002dsecond-409"><code>get-jiffies-per-second</code></a>: <a href="System.html#System">System</a></li> 251 <li><a href="Libraries.html#index-get_002dlibrary_002denvironment-399"><code>get-library-environment</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 252 <li><a href="Libraries.html#index-get_002dlibrary_002dexport_002dlist-398"><code>get-library-export-list</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 253 <li><a href="Pairs-and-lists.html#index-get_002dlist_002dmetrics-86"><code>get-list-metrics</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 254 <li><a href="Ports.html#index-get_002dmodule-348"><code>get-module</code></a>: <a href="Ports.html#Ports">Ports</a></li> 255 <li><a href="Ports.html#index-get_002doutput_002dbytevector-323"><code>get-output-bytevector</code></a>: <a href="Ports.html#Ports">Ports</a></li> 256 <li><a href="Ports.html#index-get_002doutput_002dstring-322"><code>get-output-string</code></a>: <a href="Ports.html#Ports">Ports</a></li> 257 <li><a href="Numbers.html#index-get_002dreal_002dexact_002dbounds-203"><code>get-real-exact-bounds</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 258 <li><a href="Numbers.html#index-get_002dreal_002dexact_002dprimary-205"><code>get-real-exact-primary</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 259 <li><a href="Numbers.html#index-get_002dreal_002dinternal_002dbounds-202"><code>get-real-internal-bounds</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 260 <li><a href="Numbers.html#index-get_002dreal_002dinternal_002dprimary-204"><code>get-real-internal-primary</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 261 <li><a href="System.html#index-get_002dscript_002darguments-413"><code>get-script-arguments</code></a>: <a href="System.html#System">System</a></li> 262 <li><a href="Numbers.html#index-get_002dstring_002darithmetic-210"><code>get-string-arithmetic</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 263 <li><a href="Continuations.html#index-guard_002dcontinuation-145"><code>guard-continuation</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 264 <li><a href="Continuations.html#index-guard_002ddynamic_002dextent-151"><code>guard-dynamic-extent</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 265 <li><a href="Environments.html#index-ignore-105">ignore</a>: <a href="Environments.html#Environments">Environments</a></li> 266 <li><a href="Environments.html#index-ignore_003f-107"><code>ignore?</code></a>: <a href="Environments.html#Environments">Environments</a></li> 267 <li><a href="Bytevectors.html#index-immutable_002dbytevector_003f-372"><code>immutable-bytevector?</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 268 <li><a href="Pairs-and-lists.html#index-immutable_002dpair_003f-45"><code>immutable-pair?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 269 <li><a href="Strings.html#index-immutable_002dstring_003f-234"><code>immutable-string?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 270 <li><a href="Vectors.html#index-immutable_002dvector_003f-351"><code>immutable-vector?</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 271 <li><a href="Control.html#index-inert-28">inert</a>: <a href="Control.html#Control">Control</a></li> 272 <li><a href="Control.html#index-inert_003f-29"><code>inert?</code></a>: <a href="Control.html#Control">Control</a></li> 273 <li><a href="Numbers.html#index-inexact_003f-175"><code>inexact?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 274 <li><a href="Ports.html#index-input_002dport_003f-295"><code>input-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 275 <li><a href="Characters.html#index-integer_002d_003echar-289"><code>integer->char</code></a>: <a href="Characters.html#Characters">Characters</a></li> 276 <li><a href="Numbers.html#index-integer_003f-168"><code>integer?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 277 <li><a href="Interpreter.html#index-interpreter-12">interpreter</a>: <a href="Interpreter.html#Interpreter">Interpreter</a></li> 278 <li><a href="Kernel-History.html#index-Kernel-history-1">Kernel history</a>: <a href="Kernel-History.html#Kernel-History">Kernel History</a></li> 279 <li><a href="Keyed-Variables.html#index-keyed-dynamic-variables-162">keyed dynamic variables</a>: <a href="Keyed-Variables.html#Keyed-Variables">Keyed Variables</a></li> 280 <li><a href="Keyed-Variables.html#index-keyed-static-variables-164">keyed static variables</a>: <a href="Keyed-Variables.html#Keyed-Variables">Keyed Variables</a></li> 281 <li><a href="Keyed-Variables.html#index-keyed-variables-161">keyed variables</a>: <a href="Keyed-Variables.html#Keyed-Variables">Keyed Variables</a></li> 282 <li><a href="Numbers.html#index-lcm-200"><code>lcm</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 283 <li><a href="Pairs-and-lists.html#index-length-90"><code>length</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 284 <li><a href="Libraries.html#index-libraries-395">libraries</a>: <a href="Libraries.html#Libraries">Libraries</a></li> 285 <li><a href="Libraries.html#index-library_003f-396"><code>library?</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 286 <li><a href="Pairs-and-lists.html#index-list-51"><code>list</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 287 <li><a href="Pairs-and-lists.html#index-list_002a-52"><code>list*</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 288 <li><a href="Bytevectors.html#index-list_002d_003ebytevector-380"><code>list->bytevector</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 289 <li><a href="Strings.html#index-list_002d_003estring-257"><code>list->string</code></a>: <a href="Strings.html#Strings">Strings</a></li> 290 <li><a href="Vectors.html#index-list_002d_003evector-359"><code>list->vector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 291 <li><a href="Pairs-and-lists.html#index-list_002dcopy-84"><code>list-copy</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 292 <li><a href="Pairs-and-lists.html#index-list_002dneighbors-93"><code>list-neighbors</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 293 <li><a href="Pairs-and-lists.html#index-list_002dref-91"><code>list-ref</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 294 <li><a href="Pairs-and-lists.html#index-list_002dtail-87"><code>list-tail</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 295 <li><a href="Pairs-and-lists.html#index-lists-42">lists</a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 296 <li><a href="Ports.html#index-load-342"><code>load</code></a>: <a href="Ports.html#Ports">Ports</a></li> 297 <li><a href="Numbers.html#index-log-223"><code>log</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 298 <li><a href="Bytevectors.html#index-make_002dbytevector-374"><code>make-bytevector</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 299 <li><a href="Encapsulations.html#index-make_002dencapsulation_002dtype-154"><code>make-encapsulation-type</code></a>: <a href="Encapsulations.html#Encapsulations">Encapsulations</a></li> 300 <li><a href="Environments.html#index-make_002denvironment-109"><code>make-environment</code></a>: <a href="Environments.html#Environments">Environments</a></li> 301 <li><a href="Numbers.html#index-make_002dinexact-206"><code>make-inexact</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 302 <li><a href="Environments.html#index-make_002dkernel_002dstandard_002denvironment-114"><code>make-kernel-standard-environment</code></a>: <a href="Environments.html#Environments">Environments</a></li> 303 <li><a href="Keyed-Variables.html#index-make_002dkeyed_002ddynamic_002dvariable-163"><code>make-keyed-dynamic-variable</code></a>: <a href="Keyed-Variables.html#Keyed-Variables">Keyed Variables</a></li> 304 <li><a href="Keyed-Variables.html#index-make_002dkeyed_002dstatic_002dvariable-165"><code>make-keyed-static-variable</code></a>: <a href="Keyed-Variables.html#Keyed-Variables">Keyed Variables</a></li> 305 <li><a href="Libraries.html#index-make_002dlibrary-397"><code>make-library</code></a>: <a href="Libraries.html#Libraries">Libraries</a></li> 306 <li><a href="Pairs-and-lists.html#index-make_002dlist-83"><code>make-list</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 307 <li><a href="Strings.html#index-make_002dstring-246"><code>make-string</code></a>: <a href="Strings.html#Strings">Strings</a></li> 308 <li><a href="Vectors.html#index-make_002dvector-353"><code>make-vector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 309 <li><a href="Combiners.html#index-map-136"><code>map</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 310 <li><a href="Pairs-and-lists.html#index-map-89"><code>map</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 311 <li><a href="Numbers.html#index-max-198"><code>max</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 312 <li><a href="Pairs-and-lists.html#index-member_003f-96"><code>member?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 313 <li><a href="Promises.html#index-memoize-159"><code>memoize</code></a>: <a href="Promises.html#Promises">Promises</a></li> 314 <li><a href="Pairs-and-lists.html#index-memq_003f-103"><code>memq?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 315 <li><a href="Numbers.html#index-min-199"><code>min</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 316 <li><a href="Numbers.html#index-mod-188"><code>mod</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 317 <li><a href="Numbers.html#index-mod0-191"><code>mod0</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 318 <li><a href="Bytevectors.html#index-mutable_002dbytevector_003f-373"><code>mutable-bytevector?</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 319 <li><a href="Pairs-and-lists.html#index-mutable_002dpair_003f-46"><code>mutable-pair?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 320 <li><a href="Strings.html#index-mutable_002dstring_003f-235"><code>mutable-string?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 321 <li><a href="Vectors.html#index-mutable_002dvector_003f-352"><code>mutable-vector?</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 322 <li><a href="Numbers.html#index-negative_003f-194"><code>negative?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 323 <li><a href="Ports.html#index-newline-328"><code>newline</code></a>: <a href="Ports.html#Ports">Ports</a></li> 324 <li><a href="Pairs-and-lists.html#index-nil-40">nil</a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 325 <li><a href="Booleans.html#index-not_003f-15"><code>not?</code></a>: <a href="Booleans.html#Booleans">Booleans</a></li> 326 <li><a href="Pairs-and-lists.html#index-null_003f-44"><code>null?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 327 <li><a href="Numbers.html#index-number_002d_003estring-231"><code>number->string</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 328 <li><a href="Numbers.html#index-number_003f-167"><code>number?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 329 <li><a href="Numbers.html#index-numbers-166">numbers</a>: <a href="Numbers.html#Numbers">Numbers</a></li> 330 <li><a href="Numbers.html#index-numerator-212"><code>numerator</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 331 <li><a href="A-Sample-Applicative-Description.html#index-object-descriptions-10">object descriptions</a>: <a href="A-Sample-Applicative-Description.html#A-Sample-Applicative-Description">A Sample Applicative Description</a></li> 332 <li><a href="Numbers.html#index-odd_003f-195"><code>odd?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 333 <li><a href="Ports.html#index-open_002dbinary_002dinput_002dfile-310"><code>open-binary-input-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 334 <li><a href="Ports.html#index-open_002dbinary_002doutput_002dfile-312"><code>open-binary-output-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 335 <li><a href="Ports.html#index-open_002dinput_002dbytevector-314"><code>open-input-bytevector</code></a>: <a href="Ports.html#Ports">Ports</a></li> 336 <li><a href="Ports.html#index-open_002dinput_002dfile-309"><code>open-input-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 337 <li><a href="Ports.html#index-open_002dinput_002dstring-313"><code>open-input-string</code></a>: <a href="Ports.html#Ports">Ports</a></li> 338 <li><a href="Ports.html#index-open_002doutput_002dbytevector-316"><code>open-output-bytevector</code></a>: <a href="Ports.html#Ports">Ports</a></li> 339 <li><a href="Ports.html#index-open_002doutput_002dfile-311"><code>open-output-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 340 <li><a href="Ports.html#index-open_002doutput_002dstring-315"><code>open-output-string</code></a>: <a href="Ports.html#Ports">Ports</a></li> 341 <li><a href="A-Sample-Applicative-Description.html#index-operative-descriptions-9">operative descriptions</a>: <a href="A-Sample-Applicative-Description.html#A-Sample-Applicative-Description">A Sample Applicative Description</a></li> 342 <li><a href="Combiners.html#index-operative_003f-129"><code>operative?</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 343 <li><a href="Combiners.html#index-operatives-128">operatives</a>: <a href="Combiners.html#Combiners">Combiners</a></li> 344 <li><a href="Booleans.html#index-or_003f-17"><code>or?</code></a>: <a href="Booleans.html#Booleans">Booleans</a></li> 345 <li><a href="Ports.html#index-output_002dport_003f-296"><code>output-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 346 <li><a href="Pairs-and-lists.html#index-pair_003f-43"><code>pair?</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 347 <li><a href="Pairs-and-lists.html#index-pairs-39">pairs</a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 348 <li><a href="Ports.html#index-peek_002dchar-334"><code>peek-char</code></a>: <a href="Ports.html#Ports">Ports</a></li> 349 <li><a href="Ports.html#index-peek_002du8-338"><code>peek-u8</code></a>: <a href="Ports.html#Ports">Ports</a></li> 350 <li><a href="Ports.html#index-port_002dopen_003f-302"><code>port-open?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 351 <li><a href="Ports.html#index-port_003f-294"><code>port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 352 <li><a href="Ports.html#index-ports-293">ports</a>: <a href="Ports.html#Ports">Ports</a></li> 353 <li><a href="Numbers.html#index-positive_003f-193"><code>positive?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 354 <li><a href="Printing-Notation.html#index-printing-notation-5">printing notation</a>: <a href="Printing-Notation.html#Printing-Notation">Printing Notation</a></li> 355 <li><a href="Promises.html#index-promise_003f-156"><code>promise?</code></a>: <a href="Promises.html#Promises">Promises</a></li> 356 <li><a href="Promises.html#index-promises-155">promises</a>: <a href="Promises.html#Promises">Promises</a></li> 357 <li><a href="Errors.html#index-raise-392"><code>raise</code></a>: <a href="Errors.html#Errors">Errors</a></li> 358 <li><a href="Numbers.html#index-rational_003f-171"><code>rational?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 359 <li><a href="Numbers.html#index-rationalize-218"><code>rationalize</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 360 <li><a href="Ports.html#index-read-324"><code>read</code></a>: <a href="Ports.html#Ports">Ports</a></li> 361 <li><a href="Ports.html#index-read_002dchar-333"><code>read-char</code></a>: <a href="Ports.html#Ports">Ports</a></li> 362 <li><a href="Ports.html#index-read_002dline-330"><code>read-line</code></a>: <a href="Ports.html#Ports">Ports</a></li> 363 <li><a href="Ports.html#index-read_002du8-337"><code>read-u8</code></a>: <a href="Ports.html#Ports">Ports</a></li> 364 <li><a href="Numbers.html#index-real_002d_003eexact-208"><code>real->exact</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 365 <li><a href="Numbers.html#index-real_002d_003einexact-207"><code>real->inexact</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 366 <li><a href="Numbers.html#index-real_003f-172"><code>real?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 367 <li><a href="Pairs-and-lists.html#index-reduce-99"><code>reduce</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 368 <li><a href="Ports.html#index-register_002drequirement_0021-345"><code>register-requirement!</code></a>: <a href="Ports.html#Ports">Ports</a></li> 369 <li><a href="Ports.html#index-registered_002drequirement_003f-344"><code>registered-requirement?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 370 <li><a href="System.html#index-rename_002dfile-412"><code>rename-file</code></a>: <a href="System.html#System">System</a></li> 371 <li><a href="Ports.html#index-require-343"><code>require</code></a>: <a href="Ports.html#Ports">Ports</a></li> 372 <li><a href="Pairs-and-lists.html#index-reverse-85"><code>reverse</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 373 <li><a href="Numbers.html#index-robust_003f-176"><code>robust?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 374 <li><a href="Continuations.html#index-root_002dcontinuation-147"><code>root-continuation</code></a>: <a href="Continuations.html#Continuations">Continuations</a></li> 375 <li><a href="Numbers.html#index-round-217"><code>round</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 376 <li><a href="Pairs-and-lists.html#index-set_002dcar_0021-48"><code>set-car!</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 377 <li><a href="Pairs-and-lists.html#index-set_002dcdr_0021-49"><code>set-cdr!</code></a>: <a href="Pairs-and-lists.html#Pairs-and-lists">Pairs and lists</a></li> 378 <li><a href="Numbers.html#index-simplest_002drational-219"><code>simplest-rational</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 379 <li><a href="Numbers.html#index-sin-224"><code>sin</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 380 <li><a href="Numbers.html#index-sqrt-220"><code>sqrt</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 381 <li><a href="Strings.html#index-string-247"><code>string</code></a>: <a href="Strings.html#Strings">Strings</a></li> 382 <li><a href="Strings.html#index-string_002d_003ebytevector-260"><code>string->bytevector</code></a>: <a href="Strings.html#Strings">Strings</a></li> 383 <li><a href="Strings.html#index-string_002d_003eimmutable_002dstring-255"><code>string->immutable-string</code></a>: <a href="Strings.html#Strings">Strings</a></li> 384 <li><a href="Strings.html#index-string_002d_003elist-256"><code>string->list</code></a>: <a href="Strings.html#Strings">Strings</a></li> 385 <li><a href="Numbers.html#index-string_002d_003enumber-230"><code>string->number</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 386 <li><a href="Symbols.html#index-string_002d_003esymbol-26"><code>string->symbol</code></a>: <a href="Symbols.html#Symbols">Symbols</a></li> 387 <li><a href="Vectors.html#index-string_002d_003evector-364"><code>string->vector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 388 <li><a href="Strings.html#index-string_002d_003evector-258"><code>string->vector</code></a>: <a href="Strings.html#Strings">Strings</a></li> 389 <li><a href="Strings.html#index-string_002dappend-253"><code>string-append</code></a>: <a href="Strings.html#Strings">Strings</a></li> 390 <li><a href="Strings.html#index-string_002dci_003c_003d_003f-243"><code>string-ci<=?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 391 <li><a href="Strings.html#index-string_002dci_003c_003f-242"><code>string-ci<?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 392 <li><a href="Strings.html#index-string_002dci_003d_003f-241"><code>string-ci=?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 393 <li><a href="Strings.html#index-string_002dci_003e_003d_003f-245"><code>string-ci>=?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 394 <li><a href="Strings.html#index-string_002dci_003e_003f-244"><code>string-ci>?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 395 <li><a href="Strings.html#index-string_002dcopy-254"><code>string-copy</code></a>: <a href="Strings.html#Strings">Strings</a></li> 396 <li><a href="Strings.html#index-string_002ddowncase-263"><code>string-downcase</code></a>: <a href="Strings.html#Strings">Strings</a></li> 397 <li><a href="Strings.html#index-string_002dfill_0021-251"><code>string-fill!</code></a>: <a href="Strings.html#Strings">Strings</a></li> 398 <li><a href="Strings.html#index-string_002dfoldcase-265"><code>string-foldcase</code></a>: <a href="Strings.html#Strings">Strings</a></li> 399 <li><a href="Control.html#index-string_002dfor_002deach-34"><code>string-for-each</code></a>: <a href="Control.html#Control">Control</a></li> 400 <li><a href="Strings.html#index-string_002dlength-248"><code>string-length</code></a>: <a href="Strings.html#Strings">Strings</a></li> 401 <li><a href="Combiners.html#index-string_002dmap-137"><code>string-map</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 402 <li><a href="Ports.html#index-string_002dport_003f-300"><code>string-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 403 <li><a href="Strings.html#index-string_002dref-249"><code>string-ref</code></a>: <a href="Strings.html#Strings">Strings</a></li> 404 <li><a href="Strings.html#index-string_002dset_0021-250"><code>string-set!</code></a>: <a href="Strings.html#Strings">Strings</a></li> 405 <li><a href="Strings.html#index-string_002dtitlecase-264"><code>string-titlecase</code></a>: <a href="Strings.html#Strings">Strings</a></li> 406 <li><a href="Strings.html#index-string_002dupcase-262"><code>string-upcase</code></a>: <a href="Strings.html#Strings">Strings</a></li> 407 <li><a href="Strings.html#index-string_003c_003d_003f-238"><code>string<=?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 408 <li><a href="Strings.html#index-string_003c_003f-237"><code>string<?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 409 <li><a href="Strings.html#index-string_003d_003f-236"><code>string=?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 410 <li><a href="Strings.html#index-string_003e_003d_003f-240"><code>string>=?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 411 <li><a href="Strings.html#index-string_003e_003f-239"><code>string>?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 412 <li><a href="Strings.html#index-string_003f-233"><code>string?</code></a>: <a href="Strings.html#Strings">Strings</a></li> 413 <li><a href="Strings.html#index-strings-232">strings</a>: <a href="Strings.html#Strings">Strings</a></li> 414 <li><a href="Strings.html#index-substring-252"><code>substring</code></a>: <a href="Strings.html#Strings">Strings</a></li> 415 <li><a href="Symbols.html#index-symbol_002d_003estring-25"><code>symbol->string</code></a>: <a href="Symbols.html#Symbols">Symbols</a></li> 416 <li><a href="Symbols.html#index-symbol_003f-24"><code>symbol?</code></a>: <a href="Symbols.html#Symbols">Symbols</a></li> 417 <li><a href="Symbols.html#index-symbols-23">symbols</a>: <a href="Symbols.html#Symbols">Symbols</a></li> 418 <li><a href="System.html#index-system-406">system</a>: <a href="System.html#System">System</a></li> 419 <li><a href="Numbers.html#index-tan-226"><code>tan</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 420 <li><a href="Ports.html#index-textual_002dport_003f-297"><code>textual-port?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 421 <li><a href="Numbers.html#index-truncate-216"><code>truncate</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 422 <li><a href="Ports.html#index-u8_002dready_003f-339"><code>u8-ready?</code></a>: <a href="Ports.html#Ports">Ports</a></li> 423 <li><a href="Numbers.html#index-u8_003f-170"><code>u8?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 424 <li><a href="Numbers.html#index-undefined_003f-177"><code>undefined?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 425 <li><a href="Ports.html#index-unregister_002drequirement_0021-346"><code>unregister-requirement!</code></a>: <a href="Ports.html#Ports">Ports</a></li> 426 <li><a href="Combiners.html#index-unwrap-133"><code>unwrap</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 427 <li><a href="Vectors.html#index-vector-357"><code>vector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 428 <li><a href="Bytevectors.html#index-vector_002d_003ebytevector-383"><code>vector->bytevector</code></a>: <a href="Bytevectors.html#Bytevectors">Bytevectors</a></li> 429 <li><a href="Vectors.html#index-vector_002d_003ebytevector-361"><code>vector->bytevector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 430 <li><a href="Vectors.html#index-vector_002d_003eimmutable_002dvector-369"><code>vector->immutable-vector</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 431 <li><a href="Vectors.html#index-vector_002d_003elist-358"><code>vector->list</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 432 <li><a href="Vectors.html#index-vector_002d_003estring-363"><code>vector->string</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 433 <li><a href="Strings.html#index-vector_002d_003estring-259"><code>vector->string</code></a>: <a href="Strings.html#Strings">Strings</a></li> 434 <li><a href="Vectors.html#index-vector_002dcopy-360"><code>vector-copy</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 435 <li><a href="Vectors.html#index-vector_002dcopy_0021-365"><code>vector-copy!</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 436 <li><a href="Vectors.html#index-vector_002dcopy_002dpartial-366"><code>vector-copy-partial</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 437 <li><a href="Vectors.html#index-vector_002dcopy_002dpartial_0021-367"><code>vector-copy-partial!</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 438 <li><a href="Vectors.html#index-vector_002dfill_0021-368"><code>vector-fill!</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 439 <li><a href="Control.html#index-vector_002dfor_002deach-35"><code>vector-for-each</code></a>: <a href="Control.html#Control">Control</a></li> 440 <li><a href="Vectors.html#index-vector_002dlength-354"><code>vector-length</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 441 <li><a href="Combiners.html#index-vector_002dmap-138"><code>vector-map</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 442 <li><a href="Vectors.html#index-vector_002dref-355"><code>vector-ref</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 443 <li><a href="Vectors.html#index-vector_002dset_0021-356"><code>vector-set!</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 444 <li><a href="Vectors.html#index-vector_003f-350"><code>vector?</code></a>: <a href="Vectors.html#Vectors">Vectors</a></li> 445 <li><a href="Vectors.html#index-Vectors-349">Vectors</a>: <a href="Vectors.html#Vectors">Vectors</a></li> 446 <li><a href="Ports.html#index-with_002derror_002dto_002dfile-305"><code>with-error-to-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 447 <li><a href="Ports.html#index-with_002dinput_002dfrom_002dfile-303"><code>with-input-from-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 448 <li><a href="Ports.html#index-with_002doutput_002dto_002dfile-304"><code>with-output-to-file</code></a>: <a href="Ports.html#Ports">Ports</a></li> 449 <li><a href="Numbers.html#index-with_002dstrict_002darithmetic-209"><code>with-strict-arithmetic</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 450 <li><a href="Combiners.html#index-wrap-132"><code>wrap</code></a>: <a href="Combiners.html#Combiners">Combiners</a></li> 451 <li><a href="Ports.html#index-write-325"><code>write</code></a>: <a href="Ports.html#Ports">Ports</a></li> 452 <li><a href="Ports.html#index-write_002dchar-332"><code>write-char</code></a>: <a href="Ports.html#Ports">Ports</a></li> 453 <li><a href="Ports.html#index-write_002dsimple-326"><code>write-simple</code></a>: <a href="Ports.html#Ports">Ports</a></li> 454 <li><a href="Ports.html#index-write_002du8-336"><code>write-u8</code></a>: <a href="Ports.html#Ports">Ports</a></li> 455 <li><a href="Numbers.html#index-zero_003f-186"><code>zero?</code></a>: <a href="Numbers.html#Numbers">Numbers</a></li> 456 </ul><!-- Print the tables of contents --> 457 458 <div class="shortcontents"> 459 <h2>Short Contents</h2> 460 <ul> 461 <li><a href="Alphabetical-Index.html#toc_License">MIT/X11 License</a></li> 462 <li><a href="Alphabetical-Index.html#toc_Introduction">1 Introduction</a></li> 463 <li><a href="Alphabetical-Index.html#toc_Interpreter">2 Interpreter</a></li> 464 <li><a href="Alphabetical-Index.html#toc_Booleans">3 Booleans</a></li> 465 <li><a href="Alphabetical-Index.html#toc_Equivalence">4 Equivalence</a></li> 466 <li><a href="Alphabetical-Index.html#toc_Symbols">5 Symbols</a></li> 467 <li><a href="Alphabetical-Index.html#toc_Control">6 Control</a></li> 468 <li><a href="Alphabetical-Index.html#toc_Pairs-and-lists">7 Pairs and lists</a></li> 469 <li><a href="Alphabetical-Index.html#toc_Environments">8 Environments</a></li> 470 <li><a href="Alphabetical-Index.html#toc_Combiners">9 Combiners</a></li> 471 <li><a href="Alphabetical-Index.html#toc_Continuations">10 Continuations</a></li> 472 <li><a href="Alphabetical-Index.html#toc_Encapsulations">11 Encapsulations</a></li> 473 <li><a href="Alphabetical-Index.html#toc_Promises">12 Promises</a></li> 474 <li><a href="Alphabetical-Index.html#toc_Keyed-Variables">13 Keyed Variables</a></li> 475 <li><a href="Alphabetical-Index.html#toc_Numbers">14 Numbers</a></li> 476 <li><a href="Alphabetical-Index.html#toc_Strings">15 Strings</a></li> 477 <li><a href="Alphabetical-Index.html#toc_Characters">16 Characters</a></li> 478 <li><a href="Alphabetical-Index.html#toc_Ports">17 Ports</a></li> 479 <li><a href="Alphabetical-Index.html#toc_Vectors">18 Vectors</a></li> 480 <li><a href="Alphabetical-Index.html#toc_Bytevectors">19 Bytevectors</a></li> 481 <li><a href="Alphabetical-Index.html#toc_Errors">20 Errors</a></li> 482 <li><a href="Alphabetical-Index.html#toc_Libraries">21 Libraries</a></li> 483 <li><a href="Alphabetical-Index.html#toc_System">22 System</a></li> 484 <li><a href="Alphabetical-Index.html#toc_Alphabetical-Index">Index</a></li> 485 </ul> 486 </div> 487 488 <div class="contents"> 489 <h2>Table of Contents</h2> 490 <ul> 491 <li><a name="toc_License" href="License.html#License">MIT/X11 License</a> 492 <li><a name="toc_Introduction" href="Introduction.html#Introduction">1 Introduction</a> 493 <ul> 494 <li><a href="Caveats.html#Caveats">1.1 Caveats</a> 495 <li><a href="Kernel-History.html#Kernel-History">1.2 Kernel History</a> 496 <li><a href="Conventions.html#Conventions">1.3 Conventions</a> 497 <ul> 498 <li><a href="Some-Terms.html#Some-Terms">1.3.1 Some Terms</a> 499 <li><a href="Evaluation-Notation.html#Evaluation-Notation">1.3.2 Evaluation Notation</a> 500 <li><a href="Printing-Notation.html#Printing-Notation">1.3.3 Printing Notation</a> 501 <li><a href="Error-Messages.html#Error-Messages">1.3.4 Error Messages</a> 502 <li><a href="Format-of-Descriptions.html#Format-of-Descriptions">1.3.5 Format of Descriptions</a> 503 <ul> 504 <li><a href="A-Sample-Applicative-Description.html#A-Sample-Applicative-Description">1.3.5.1 A Sample Applicative Description</a> 505 </li></ul> 506 </li></ul> 507 <li><a href="Acknowledgements.html#Acknowledgements">1.4 Acknowledgements</a> 508 </li></ul> 509 <li><a name="toc_Interpreter" href="Interpreter.html#Interpreter">2 Interpreter</a> 510 <ul> 511 <li><a href="Interpreter.html#Interpreter">2.1 Invocation</a> 512 <li><a href="Interpreter.html#Interpreter">2.2 Description</a> 513 <li><a href="Interpreter.html#Interpreter">2.3 Options</a> 514 <li><a href="Interpreter.html#Interpreter">2.4 Exit Status</a> 515 <li><a href="Interpreter.html#Interpreter">2.5 Environment Variables</a> 516 </li></ul> 517 <li><a name="toc_Booleans" href="Booleans.html#Booleans">3 Booleans</a> 518 <li><a name="toc_Equivalence" href="Equivalence.html#Equivalence">4 Equivalence</a> 519 <li><a name="toc_Symbols" href="Symbols.html#Symbols">5 Symbols</a> 520 <li><a name="toc_Control" href="Control.html#Control">6 Control</a> 521 <li><a name="toc_Pairs-and-lists" href="Pairs-and-lists.html#Pairs-and-lists">7 Pairs and lists</a> 522 <li><a name="toc_Environments" href="Environments.html#Environments">8 Environments</a> 523 <li><a name="toc_Combiners" href="Combiners.html#Combiners">9 Combiners</a> 524 <li><a name="toc_Continuations" href="Continuations.html#Continuations">10 Continuations</a> 525 <li><a name="toc_Encapsulations" href="Encapsulations.html#Encapsulations">11 Encapsulations</a> 526 <li><a name="toc_Promises" href="Promises.html#Promises">12 Promises</a> 527 <li><a name="toc_Keyed-Variables" href="Keyed-Variables.html#Keyed-Variables">13 Keyed Variables</a> 528 <ul> 529 <li><a href="Keyed-Variables.html#Keyed-Variables">13.1 Keyed Dynamic Variables</a> 530 <li><a href="Keyed-Variables.html#Keyed-Variables">13.2 Keyed Static Variables</a> 531 </li></ul> 532 <li><a name="toc_Numbers" href="Numbers.html#Numbers">14 Numbers</a> 533 <li><a name="toc_Strings" href="Strings.html#Strings">15 Strings</a> 534 <li><a name="toc_Characters" href="Characters.html#Characters">16 Characters</a> 535 <li><a name="toc_Ports" href="Ports.html#Ports">17 Ports</a> 536 <li><a name="toc_Vectors" href="Vectors.html#Vectors">18 Vectors</a> 537 <li><a name="toc_Bytevectors" href="Bytevectors.html#Bytevectors">19 Bytevectors</a> 538 <li><a name="toc_Errors" href="Errors.html#Errors">20 Errors</a> 539 <li><a name="toc_Libraries" href="Libraries.html#Libraries">21 Libraries</a> 540 <li><a name="toc_System" href="System.html#System">22 System</a> 541 <li><a name="toc_Alphabetical-Index" href="Alphabetical-Index.html#Alphabetical-Index">Index</a> 542 </li></ul> 543 </div> 544 545 <!-- That's all --> 546 </body></html> 547