1 | (->char-set . "http://chicken.wiki.br/Unit srfi-14#->char-set") |
---|
2 | (->string . "http://chicken.wiki.br/Unit extras#->string") |
---|
3 | (_exit . "http://chicken.wiki.br/Unit posix#_exit") |
---|
4 | (abandoned-mutex-exception? |
---|
5 | . |
---|
6 | "http://chicken.wiki.br/Unit srfi-18#abandoned-mutex-exception?") |
---|
7 | (abort . "http://chicken.wiki.br/Unit library#abort") |
---|
8 | (absolute-pathname? . "http://chicken.wiki.br/Unit utils#absolute-pathname?") |
---|
9 | (add1 . "http://chicken.wiki.br/Unit library#add1") |
---|
10 | (address->pointer . "http://chicken.wiki.br/Unit lolevel#address->pointer") |
---|
11 | (align-to-word . "http://chicken.wiki.br/Unit lolevel#align-to-word") |
---|
12 | (alist->hash-table . "http://chicken.wiki.br/Unit extras#alist->hash-table") |
---|
13 | (alist-cons . "http://chicken.wiki.br/Unit srfi-1#alist-cons") |
---|
14 | (alist-copy . "http://chicken.wiki.br/Unit srfi-1#alist-copy") |
---|
15 | (alist-delete . "http://chicken.wiki.br/Unit srfi-1#alist-delete") |
---|
16 | (alist-delete! . "http://chicken.wiki.br/Unit srfi-1#alist-delete!") |
---|
17 | (alist-ref . "http://chicken.wiki.br/Unit extras#alist-ref") |
---|
18 | (alist-update! . "http://chicken.wiki.br/Unit extras#alist-update!") |
---|
19 | (allocate . "http://chicken.wiki.br/Unit lolevel#allocate") |
---|
20 | (andmap . "http://chicken.wiki.br/Unit library#andmap") |
---|
21 | (any . "http://chicken.wiki.br/Unit srfi-1#any") |
---|
22 | (append! . "http://chicken.wiki.br/Unit srfi-1#append!") |
---|
23 | (append-map . "http://chicken.wiki.br/Unit srfi-1#append-map") |
---|
24 | (append-map! . "http://chicken.wiki.br/Unit srfi-1#append-map!") |
---|
25 | (append-reverse . "http://chicken.wiki.br/Unit srfi-1#append-reverse") |
---|
26 | (append-reverse! . "http://chicken.wiki.br/Unit srfi-1#append-reverse!") |
---|
27 | (argc+argv . "http://chicken.wiki.br/Unit library#argc+argv") |
---|
28 | (argv . "http://chicken.wiki.br/Unit library#argv") |
---|
29 | (arithmetic-shift . "http://chicken.wiki.br/Unit library#arithmetic-shift") |
---|
30 | (assoc . "http://chicken.wiki.br/Unit srfi-1#assoc") |
---|
31 | (atom? . "http://chicken.wiki.br/Unit extras#atom?") |
---|
32 | (binary-search . "http://chicken.wiki.br/Unit extras#binary-search") |
---|
33 | (bitwise-and . "http://chicken.wiki.br/Unit library#bitwise-and") |
---|
34 | (bitwise-ior . "http://chicken.wiki.br/Unit library#bitwise-ior") |
---|
35 | (bitwise-not . "http://chicken.wiki.br/Unit library#bitwise-not") |
---|
36 | (bitwise-xor . "http://chicken.wiki.br/Unit library#bitwise-xor") |
---|
37 | (block-ref . "http://chicken.wiki.br/Unit lolevel#block-ref") |
---|
38 | (block-set! . "http://chicken.wiki.br/Unit lolevel#block-set!") |
---|
39 | (break . "http://chicken.wiki.br/Unit srfi-1#break") |
---|
40 | (break! . "http://chicken.wiki.br/Unit srfi-1#break!") |
---|
41 | (breakpoint . "http://chicken.wiki.br/Unit library#breakpoint") |
---|
42 | (build-platform . "http://chicken.wiki.br/Unit library#build-platform") |
---|
43 | (butlast . "http://chicken.wiki.br/Unit extras#butlast") |
---|
44 | (byte-vector . "http://chicken.wiki.br/Unit lolevel#byte-vector") |
---|
45 | (byte-vector->f32vector |
---|
46 | . |
---|
47 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->f32vector") |
---|
48 | (byte-vector->f64vector |
---|
49 | . |
---|
50 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->f64vector") |
---|
51 | (byte-vector->list . "http://chicken.wiki.br/Unit lolevel#byte-vector->list") |
---|
52 | (byte-vector->s16vector |
---|
53 | . |
---|
54 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->s16vector") |
---|
55 | (byte-vector->s32vector |
---|
56 | . |
---|
57 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->s32vector") |
---|
58 | (byte-vector->s8vector |
---|
59 | . |
---|
60 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->s8vector") |
---|
61 | (byte-vector->string |
---|
62 | . |
---|
63 | "http://chicken.wiki.br/Unit lolevel#byte-vector->string") |
---|
64 | (byte-vector->u16vector |
---|
65 | . |
---|
66 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->u16vector") |
---|
67 | (byte-vector->u32vector |
---|
68 | . |
---|
69 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->u32vector") |
---|
70 | (byte-vector->u8vector |
---|
71 | . |
---|
72 | "http://chicken.wiki.br/Unit srfi-4#byte-vector->u8vector") |
---|
73 | (byte-vector-fill! . "http://chicken.wiki.br/Unit lolevel#byte-vector-fill!") |
---|
74 | (byte-vector-length . "http://chicken.wiki.br/Unit lolevel#byte-vector-length") |
---|
75 | (byte-vector-ref . "http://chicken.wiki.br/Unit lolevel#byte-vector-ref") |
---|
76 | (byte-vector-set! . "http://chicken.wiki.br/Unit lolevel#byte-vector-set!") |
---|
77 | (byte-vector? . "http://chicken.wiki.br/Unit lolevel#byte-vector?") |
---|
78 | (c-runtime . "http://chicken.wiki.br/Unit library#c-runtime") |
---|
79 | (call-with-input-pipe |
---|
80 | . |
---|
81 | "http://chicken.wiki.br/Unit posix#call-with-input-pipe") |
---|
82 | (call-with-input-string |
---|
83 | . |
---|
84 | "http://chicken.wiki.br/Unit extras#call-with-input-string") |
---|
85 | (call-with-output-pipe |
---|
86 | . |
---|
87 | "http://chicken.wiki.br/Unit posix#call-with-output-pipe") |
---|
88 | (call-with-output-string |
---|
89 | . |
---|
90 | "http://chicken.wiki.br/Unit extras#call-with-output-string") |
---|
91 | (call/cc . "http://chicken.wiki.br/Unit library#call/cc") |
---|
92 | (car+cdr . "http://chicken.wiki.br/Unit srfi-1#car+cdr") |
---|
93 | (case-sensitive . "http://chicken.wiki.br/Unit library#case-sensitive") |
---|
94 | (change-directory . "http://chicken.wiki.br/Unit posix#change-directory") |
---|
95 | (change-file-mode . "http://chicken.wiki.br/Unit posix#change-file-mode") |
---|
96 | (change-file-owner . "http://chicken.wiki.br/Unit posix#change-file-owner") |
---|
97 | (char-name . "http://chicken.wiki.br/Unit library#char-name") |
---|
98 | (char-set . "http://chicken.wiki.br/Unit srfi-14#char-set") |
---|
99 | (char-set->list . "http://chicken.wiki.br/Unit srfi-14#char-set->list") |
---|
100 | (char-set->string . "http://chicken.wiki.br/Unit srfi-14#char-set->string") |
---|
101 | (char-set-adjoin . "http://chicken.wiki.br/Unit srfi-14#char-set-adjoin") |
---|
102 | (char-set-adjoin! . "http://chicken.wiki.br/Unit srfi-14#char-set-adjoin!") |
---|
103 | (char-set-any . "http://chicken.wiki.br/Unit srfi-14#char-set-any") |
---|
104 | (char-set-complement |
---|
105 | . |
---|
106 | "http://chicken.wiki.br/Unit srfi-14#char-set-complement") |
---|
107 | (char-set-complement! |
---|
108 | . |
---|
109 | "http://chicken.wiki.br/Unit srfi-14#char-set-complement!") |
---|
110 | (char-set-contains? . "http://chicken.wiki.br/Unit srfi-14#char-set-contains?") |
---|
111 | (char-set-copy . "http://chicken.wiki.br/Unit srfi-14#char-set-copy") |
---|
112 | (char-set-count . "http://chicken.wiki.br/Unit srfi-14#char-set-count") |
---|
113 | (char-set-cursor . "http://chicken.wiki.br/Unit srfi-14#char-set-cursor") |
---|
114 | (char-set-cursor-next |
---|
115 | . |
---|
116 | "http://chicken.wiki.br/Unit srfi-14#char-set-cursor-next") |
---|
117 | (char-set-delete . "http://chicken.wiki.br/Unit srfi-14#char-set-delete") |
---|
118 | (char-set-delete! . "http://chicken.wiki.br/Unit srfi-14#char-set-delete!") |
---|
119 | (char-set-diff+intersection |
---|
120 | . |
---|
121 | "http://chicken.wiki.br/Unit srfi-14#char-set-diff+intersection") |
---|
122 | (char-set-diff+intersection! |
---|
123 | . |
---|
124 | "http://chicken.wiki.br/Unit srfi-14#char-set-diff+intersection!") |
---|
125 | (char-set-difference |
---|
126 | . |
---|
127 | "http://chicken.wiki.br/Unit srfi-14#char-set-difference") |
---|
128 | (char-set-difference! |
---|
129 | . |
---|
130 | "http://chicken.wiki.br/Unit srfi-14#char-set-difference!") |
---|
131 | (char-set-every . "http://chicken.wiki.br/Unit srfi-14#char-set-every") |
---|
132 | (char-set-filter . "http://chicken.wiki.br/Unit srfi-14#char-set-filter") |
---|
133 | (char-set-filter! . "http://chicken.wiki.br/Unit srfi-14#char-set-filter!") |
---|
134 | (char-set-fold . "http://chicken.wiki.br/Unit srfi-14#char-set-fold") |
---|
135 | (char-set-for-each . "http://chicken.wiki.br/Unit srfi-14#char-set-for-each") |
---|
136 | (char-set-hash . "http://chicken.wiki.br/Unit srfi-14#char-set-hash") |
---|
137 | (char-set-intersection |
---|
138 | . |
---|
139 | "http://chicken.wiki.br/Unit srfi-14#char-set-intersection") |
---|
140 | (char-set-intersection! |
---|
141 | . |
---|
142 | "http://chicken.wiki.br/Unit srfi-14#char-set-intersection!") |
---|
143 | (char-set-map . "http://chicken.wiki.br/Unit srfi-14#char-set-map") |
---|
144 | (char-set-ref . "http://chicken.wiki.br/Unit srfi-14#char-set-ref") |
---|
145 | (char-set-size . "http://chicken.wiki.br/Unit srfi-14#char-set-size") |
---|
146 | (char-set-unfold . "http://chicken.wiki.br/Unit srfi-14#char-set-unfold") |
---|
147 | (char-set-unfold! . "http://chicken.wiki.br/Unit srfi-14#char-set-unfold!") |
---|
148 | (char-set-union . "http://chicken.wiki.br/Unit srfi-14#char-set-union") |
---|
149 | (char-set-union! . "http://chicken.wiki.br/Unit srfi-14#char-set-union!") |
---|
150 | (char-set-xor . "http://chicken.wiki.br/Unit srfi-14#char-set-xor") |
---|
151 | (char-set-xor! . "http://chicken.wiki.br/Unit srfi-14#char-set-xor!") |
---|
152 | (char-set:ascii . "http://chicken.wiki.br/Unit srfi-14#char-set:ascii") |
---|
153 | (char-set:blank . "http://chicken.wiki.br/Unit srfi-14#char-set:blank") |
---|
154 | (char-set:digit . "http://chicken.wiki.br/Unit srfi-14#char-set:digit") |
---|
155 | (char-set:empty . "http://chicken.wiki.br/Unit srfi-14#char-set:empty") |
---|
156 | (char-set:full . "http://chicken.wiki.br/Unit srfi-14#char-set:full") |
---|
157 | (char-set:graphic . "http://chicken.wiki.br/Unit srfi-14#char-set:graphic") |
---|
158 | (char-set:hex-digit . "http://chicken.wiki.br/Unit srfi-14#char-set:hex-digit") |
---|
159 | (char-set:iso-control |
---|
160 | . |
---|
161 | "http://chicken.wiki.br/Unit srfi-14#char-set:iso-control") |
---|
162 | (char-set:letter . "http://chicken.wiki.br/Unit srfi-14#char-set:letter") |
---|
163 | (char-set:letter+digit |
---|
164 | . |
---|
165 | "http://chicken.wiki.br/Unit srfi-14#char-set:letter+digit") |
---|
166 | (char-set:lower-case |
---|
167 | . |
---|
168 | "http://chicken.wiki.br/Unit srfi-14#char-set:lower-case") |
---|
169 | (char-set:printing . "http://chicken.wiki.br/Unit srfi-14#char-set:printing") |
---|
170 | (char-set:punctuation |
---|
171 | . |
---|
172 | "http://chicken.wiki.br/Unit srfi-14#char-set:punctuation") |
---|
173 | (char-set:s . "http://chicken.wiki.br/Unit srfi-14#char-set:s") |
---|
174 | (char-set:symbol . "http://chicken.wiki.br/Unit srfi-14#char-set:symbol") |
---|
175 | (char-set:title-case |
---|
176 | . |
---|
177 | "http://chicken.wiki.br/Unit srfi-14#char-set:title-case") |
---|
178 | (char-set:upper-case |
---|
179 | . |
---|
180 | "http://chicken.wiki.br/Unit srfi-14#char-set:upper-case") |
---|
181 | (char-set:whitespace |
---|
182 | . |
---|
183 | "http://chicken.wiki.br/Unit srfi-14#char-set:whitespace") |
---|
184 | (char-set<= . "http://chicken.wiki.br/Unit srfi-14#char-set<=") |
---|
185 | (char-set= . "http://chicken.wiki.br/Unit srfi-14#char-set=") |
---|
186 | (char-set? . "http://chicken.wiki.br/Unit srfi-14#char-set?") |
---|
187 | (check-substring-spec |
---|
188 | . |
---|
189 | "http://chicken.wiki.br/Unit srfi-13#check-substring-spec") |
---|
190 | (chicken-home . "http://chicken.wiki.br/Unit eval#chicken-home") |
---|
191 | (chicken-version . "http://chicken.wiki.br/Unit library#chicken-version") |
---|
192 | (chop . "http://chicken.wiki.br/Unit extras#chop") |
---|
193 | (circular-list . "http://chicken.wiki.br/Unit srfi-1#circular-list") |
---|
194 | (circular-list? . "http://chicken.wiki.br/Unit srfi-1#circular-list?") |
---|
195 | (close-input-pipe . "http://chicken.wiki.br/Unit posix#close-input-pipe") |
---|
196 | (close-output-pipe . "http://chicken.wiki.br/Unit posix#close-output-pipe") |
---|
197 | (command-line-arguments |
---|
198 | . |
---|
199 | "http://chicken.wiki.br/Unit library#command-line-arguments") |
---|
200 | (complement . "http://chicken.wiki.br/Unit extras#complement") |
---|
201 | (compose . "http://chicken.wiki.br/Unit extras#compose") |
---|
202 | (compress . "http://chicken.wiki.br/Unit extras#compress") |
---|
203 | (conc . "http://chicken.wiki.br/Unit extras#conc") |
---|
204 | (concatenate . "http://chicken.wiki.br/Unit srfi-1#concatenate") |
---|
205 | (concatenate! . "http://chicken.wiki.br/Unit srfi-1#concatenate!") |
---|
206 | (condition-predicate |
---|
207 | . |
---|
208 | "http://chicken.wiki.br/Unit library#condition-predicate") |
---|
209 | (condition-property-accessor |
---|
210 | . |
---|
211 | "http://chicken.wiki.br/Unit library#condition-property-accessor") |
---|
212 | (condition-variable-broadcast! |
---|
213 | . |
---|
214 | "http://chicken.wiki.br/Unit srfi-18#condition-variable-broadcast!") |
---|
215 | (condition-variable-signal! |
---|
216 | . |
---|
217 | "http://chicken.wiki.br/Unit srfi-18#condition-variable-signal!") |
---|
218 | (condition-variable-specific |
---|
219 | . |
---|
220 | "http://chicken.wiki.br/Unit srfi-18#condition-variable-specific") |
---|
221 | (condition-variable-specific-set! |
---|
222 | . |
---|
223 | "http://chicken.wiki.br/Unit srfi-18#condition-variable-specific-set!") |
---|
224 | (condition-variable? |
---|
225 | . |
---|
226 | "http://chicken.wiki.br/Unit srfi-18#condition-variable?") |
---|
227 | (condition? . "http://chicken.wiki.br/Unit library#condition?") |
---|
228 | (conjoin . "http://chicken.wiki.br/Unit extras#conjoin") |
---|
229 | (cons* . "http://chicken.wiki.br/Unit srfi-1#cons*") |
---|
230 | (constantly . "http://chicken.wiki.br/Unit extras#constantly") |
---|
231 | (continuation-capture |
---|
232 | . |
---|
233 | "http://chicken.wiki.br/Unit library#continuation-capture") |
---|
234 | (continuation-graft . "http://chicken.wiki.br/Unit library#continuation-graft") |
---|
235 | (continuation-return |
---|
236 | . |
---|
237 | "http://chicken.wiki.br/Unit library#continuation-return") |
---|
238 | (continuation? . "http://chicken.wiki.br/Unit library#continuation?") |
---|
239 | (copy-read-table . "http://chicken.wiki.br/Unit library#copy-read-table") |
---|
240 | (count . "http://chicken.wiki.br/Unit srfi-1#count") |
---|
241 | (cpu-time . "http://chicken.wiki.br/Unit library#cpu-time") |
---|
242 | (create-directory . "http://chicken.wiki.br/Unit posix#create-directory") |
---|
243 | (create-fifo . "http://chicken.wiki.br/Unit posix#create-fifo") |
---|
244 | (create-pipe . "http://chicken.wiki.br/Unit posix#create-pipe") |
---|
245 | (create-session . "http://chicken.wiki.br/Unit posix#create-session") |
---|
246 | (create-symbolic-link |
---|
247 | . |
---|
248 | "http://chicken.wiki.br/Unit posix#create-symbolic-link") |
---|
249 | (create-temporary-file |
---|
250 | . |
---|
251 | "http://chicken.wiki.br/Unit utils#create-temporary-file") |
---|
252 | (current-directory . "http://chicken.wiki.br/Unit posix#current-directory") |
---|
253 | (current-effective-group-id |
---|
254 | . |
---|
255 | "http://chicken.wiki.br/Unit posix#current-effective-group-id") |
---|
256 | (current-effective-user-id |
---|
257 | . |
---|
258 | "http://chicken.wiki.br/Unit posix#current-effective-user-id") |
---|
259 | (current-environment . "http://chicken.wiki.br/Unit posix#current-environment") |
---|
260 | (current-error-port . "http://chicken.wiki.br/Unit library#current-error-port") |
---|
261 | (current-exception-handler |
---|
262 | . |
---|
263 | "http://chicken.wiki.br/Unit library#current-exception-handler") |
---|
264 | (current-gc-milliseconds |
---|
265 | . |
---|
266 | "http://chicken.wiki.br/Unit library#current-gc-milliseconds") |
---|
267 | (current-group-id . "http://chicken.wiki.br/Unit posix#current-group-id") |
---|
268 | (current-milliseconds |
---|
269 | . |
---|
270 | "http://chicken.wiki.br/Unit library#current-milliseconds") |
---|
271 | (current-process-id . "http://chicken.wiki.br/Unit posix#current-process-id") |
---|
272 | (current-read-table . "http://chicken.wiki.br/Unit library#current-read-table") |
---|
273 | (current-seconds . "http://chicken.wiki.br/Unit library#current-seconds") |
---|
274 | (current-thread . "http://chicken.wiki.br/Unit srfi-18#current-thread") |
---|
275 | (current-time . "http://chicken.wiki.br/Unit srfi-18#current-time") |
---|
276 | (current-user-id . "http://chicken.wiki.br/Unit posix#current-user-id") |
---|
277 | (decompose-pathname . "http://chicken.wiki.br/Unit utils#decompose-pathname") |
---|
278 | (define-reader-ctor . "http://chicken.wiki.br/Unit eval#define-reader-ctor") |
---|
279 | (delete . "http://chicken.wiki.br/Unit srfi-1#delete") |
---|
280 | (delete! . "http://chicken.wiki.br/Unit srfi-1#delete!") |
---|
281 | (delete-directory . "http://chicken.wiki.br/Unit posix#delete-directory") |
---|
282 | (delete-duplicates . "http://chicken.wiki.br/Unit srfi-1#delete-duplicates") |
---|
283 | (delete-duplicates! . "http://chicken.wiki.br/Unit srfi-1#delete-duplicates!") |
---|
284 | (delete-file . "http://chicken.wiki.br/Unit library#delete-file") |
---|
285 | (delete-file* . "http://chicken.wiki.br/Unit utils#delete-file*") |
---|
286 | (directory . "http://chicken.wiki.br/Unit posix#directory") |
---|
287 | (directory? . "http://chicken.wiki.br/Unit posix#directory?") |
---|
288 | (disable-interrupts . "http://chicken.wiki.br/Unit library#disable-interrupts") |
---|
289 | (disjoin . "http://chicken.wiki.br/Unit extras#disjoin") |
---|
290 | (dotted-list? . "http://chicken.wiki.br/Unit srfi-1#dotted-list?") |
---|
291 | (drop . "http://chicken.wiki.br/Unit srfi-1#drop") |
---|
292 | (drop-right . "http://chicken.wiki.br/Unit srfi-1#drop-right") |
---|
293 | (drop-right! . "http://chicken.wiki.br/Unit srfi-1#drop-right!") |
---|
294 | (drop-while . "http://chicken.wiki.br/Unit srfi-1#drop-while") |
---|
295 | (duplicate-fileno . "http://chicken.wiki.br/Unit posix#duplicate-fileno") |
---|
296 | (dynamic-load-libraries |
---|
297 | . |
---|
298 | "http://chicken.wiki.br/Unit eval#dynamic-load-libraries") |
---|
299 | (each . "http://chicken.wiki.br/Unit extras#each") |
---|
300 | (eighth . "http://chicken.wiki.br/Unit srfi-1#eighth") |
---|
301 | (enable-interrupts . "http://chicken.wiki.br/Unit library#enable-interrupts") |
---|
302 | (enable-warnings . "http://chicken.wiki.br/Unit library#enable-warnings") |
---|
303 | (end-of-char-set? . "http://chicken.wiki.br/Unit srfi-14#end-of-char-set?") |
---|
304 | (errno . "http://chicken.wiki.br/Unit library#errno") |
---|
305 | (errno/acces . "http://chicken.wiki.br/Unit posix#errno/acces") |
---|
306 | (errno/again . "http://chicken.wiki.br/Unit posix#errno/again") |
---|
307 | (errno/badf . "http://chicken.wiki.br/Unit posix#errno/badf") |
---|
308 | (errno/busy . "http://chicken.wiki.br/Unit posix#errno/busy") |
---|
309 | (errno/child . "http://chicken.wiki.br/Unit posix#errno/child") |
---|
310 | (errno/exist . "http://chicken.wiki.br/Unit posix#errno/exist") |
---|
311 | (errno/fault . "http://chicken.wiki.br/Unit posix#errno/fault") |
---|
312 | (errno/intr . "http://chicken.wiki.br/Unit posix#errno/intr") |
---|
313 | (errno/inval . "http://chicken.wiki.br/Unit posix#errno/inval") |
---|
314 | (errno/io . "http://chicken.wiki.br/Unit posix#errno/io") |
---|
315 | (errno/isdir . "http://chicken.wiki.br/Unit posix#errno/isdir") |
---|
316 | (errno/mfile . "http://chicken.wiki.br/Unit posix#errno/mfile") |
---|
317 | (errno/noent . "http://chicken.wiki.br/Unit posix#errno/noent") |
---|
318 | (errno/noexec . "http://chicken.wiki.br/Unit posix#errno/noexec") |
---|
319 | (errno/nomem . "http://chicken.wiki.br/Unit posix#errno/nomem") |
---|
320 | (errno/nospc . "http://chicken.wiki.br/Unit posix#errno/nospc") |
---|
321 | (errno/notdir . "http://chicken.wiki.br/Unit posix#errno/notdir") |
---|
322 | (errno/perm . "http://chicken.wiki.br/Unit posix#errno/perm") |
---|
323 | (errno/pipe . "http://chicken.wiki.br/Unit posix#errno/pipe") |
---|
324 | (errno/rofs . "http://chicken.wiki.br/Unit posix#errno/rofs") |
---|
325 | (errno/spipe . "http://chicken.wiki.br/Unit posix#errno/spipe") |
---|
326 | (errno/srch . "http://chicken.wiki.br/Unit posix#errno/srch") |
---|
327 | (errno/wouldblock . "http://chicken.wiki.br/Unit posix#errno/wouldblock") |
---|
328 | (error . "http://chicken.wiki.br/Unit library#error") |
---|
329 | (eval . "http://chicken.wiki.br/Unit eval#eval") |
---|
330 | (eval-handler . "http://chicken.wiki.br/Unit eval#eval-handler") |
---|
331 | (every . "http://chicken.wiki.br/Unit srfi-1#every") |
---|
332 | (exit . "http://chicken.wiki.br/Unit library#exit") |
---|
333 | (exit-handler . "http://chicken.wiki.br/Unit library#exit-handler") |
---|
334 | (extend-procedure . "http://chicken.wiki.br/Unit lolevel#extend-procedure") |
---|
335 | (extended-procedure? |
---|
336 | . |
---|
337 | "http://chicken.wiki.br/Unit lolevel#extended-procedure?") |
---|
338 | (extension-information |
---|
339 | . |
---|
340 | "http://chicken.wiki.br/Unit eval#extension-information") |
---|
341 | (f32vector . "http://chicken.wiki.br/Unit srfi-4#f32vector") |
---|
342 | (f32vector->byte-vector |
---|
343 | . |
---|
344 | "http://chicken.wiki.br/Unit srfi-4#f32vector->byte-vector") |
---|
345 | (f32vector->list . "http://chicken.wiki.br/Unit srfi-4#f32vector->list") |
---|
346 | (f32vector-length . "http://chicken.wiki.br/Unit srfi-4#f32vector-length") |
---|
347 | (f32vector-ref . "http://chicken.wiki.br/Unit srfi-4#f32vector-ref") |
---|
348 | (f32vector-set! . "http://chicken.wiki.br/Unit srfi-4#f32vector-set!") |
---|
349 | (f32vector? . "http://chicken.wiki.br/Unit srfi-4#f32vector?") |
---|
350 | (f64vector . "http://chicken.wiki.br/Unit srfi-4#f64vector") |
---|
351 | (f64vector->byte-vector |
---|
352 | . |
---|
353 | "http://chicken.wiki.br/Unit srfi-4#f64vector->byte-vector") |
---|
354 | (f64vector->list . "http://chicken.wiki.br/Unit srfi-4#f64vector->list") |
---|
355 | (f64vector-length . "http://chicken.wiki.br/Unit srfi-4#f64vector-length") |
---|
356 | (f64vector-ref . "http://chicken.wiki.br/Unit srfi-4#f64vector-ref") |
---|
357 | (f64vector-set! . "http://chicken.wiki.br/Unit srfi-4#f64vector-set!") |
---|
358 | (f64vector? . "http://chicken.wiki.br/Unit srfi-4#f64vector?") |
---|
359 | (feature? . "http://chicken.wiki.br/Unit library#feature?") |
---|
360 | (features . "http://chicken.wiki.br/Unit library#features") |
---|
361 | (fifo? . "http://chicken.wiki.br/Unit posix#fifo?") |
---|
362 | (fifth . "http://chicken.wiki.br/Unit srfi-1#fifth") |
---|
363 | (file-access-time . "http://chicken.wiki.br/Unit posix#file-access-time") |
---|
364 | (file-change-time . "http://chicken.wiki.br/Unit posix#file-change-time") |
---|
365 | (file-close . "http://chicken.wiki.br/Unit posix#file-close") |
---|
366 | (file-execute-access? |
---|
367 | . |
---|
368 | "http://chicken.wiki.br/Unit posix#file-execute-access?") |
---|
369 | (file-exists? . "http://chicken.wiki.br/Unit library#file-exists?") |
---|
370 | (file-link . "http://chicken.wiki.br/Unit posix#file-link") |
---|
371 | (file-lock . "http://chicken.wiki.br/Unit posix#file-lock") |
---|
372 | (file-lock/blocking . "http://chicken.wiki.br/Unit posix#file-lock/blocking") |
---|
373 | (file-mkstemp . "http://chicken.wiki.br/Unit posix#file-mkstemp") |
---|
374 | (file-modification-time |
---|
375 | . |
---|
376 | "http://chicken.wiki.br/Unit posix#file-modification-time") |
---|
377 | (file-open . "http://chicken.wiki.br/Unit posix#file-open") |
---|
378 | (file-owner . "http://chicken.wiki.br/Unit posix#file-owner") |
---|
379 | (file-permissions . "http://chicken.wiki.br/Unit posix#file-permissions") |
---|
380 | (file-position . "http://chicken.wiki.br/Unit posix#file-position") |
---|
381 | (file-read . "http://chicken.wiki.br/Unit posix#file-read") |
---|
382 | (file-read-access? . "http://chicken.wiki.br/Unit posix#file-read-access?") |
---|
383 | (file-select . "http://chicken.wiki.br/Unit posix#file-select") |
---|
384 | (file-size . "http://chicken.wiki.br/Unit posix#file-size") |
---|
385 | (file-stat . "http://chicken.wiki.br/Unit posix#file-stat") |
---|
386 | (file-test-lock . "http://chicken.wiki.br/Unit posix#file-test-lock") |
---|
387 | (file-truncate . "http://chicken.wiki.br/Unit posix#file-truncate") |
---|
388 | (file-unlock . "http://chicken.wiki.br/Unit posix#file-unlock") |
---|
389 | (file-write . "http://chicken.wiki.br/Unit posix#file-write") |
---|
390 | (file-write-access? . "http://chicken.wiki.br/Unit posix#file-write-access?") |
---|
391 | (fileno/stderr . "http://chicken.wiki.br/Unit posix#fileno/stderr") |
---|
392 | (fileno/stdin . "http://chicken.wiki.br/Unit posix#fileno/stdin") |
---|
393 | (fileno/stdout . "http://chicken.wiki.br/Unit posix#fileno/stdout") |
---|
394 | (filter . "http://chicken.wiki.br/Unit srfi-1#filter") |
---|
395 | (filter! . "http://chicken.wiki.br/Unit srfi-1#filter!") |
---|
396 | (filter-map . "http://chicken.wiki.br/Unit srfi-1#filter-map") |
---|
397 | (find . "http://chicken.wiki.br/Unit srfi-1#find") |
---|
398 | (find-files . "http://chicken.wiki.br/Unit posix#find-files") |
---|
399 | (find-tail . "http://chicken.wiki.br/Unit srfi-1#find-tail") |
---|
400 | (finite? . "http://chicken.wiki.br/Unit library#finite?") |
---|
401 | (first . "http://chicken.wiki.br/Unit srfi-1#first") |
---|
402 | (fixnum? . "http://chicken.wiki.br/Unit library#fixnum?") |
---|
403 | (flatten . "http://chicken.wiki.br/Unit extras#flatten") |
---|
404 | (flip . "http://chicken.wiki.br/Unit extras#flip") |
---|
405 | (flonum? . "http://chicken.wiki.br/Unit library#flonum?") |
---|
406 | (flush-output . "http://chicken.wiki.br/Unit library#flush-output") |
---|
407 | (fold . "http://chicken.wiki.br/Unit srfi-1#fold") |
---|
408 | (fold-right . "http://chicken.wiki.br/Unit srfi-1#fold-right") |
---|
409 | (for-each-argv-line . "http://chicken.wiki.br/Unit utils#for-each-argv-line") |
---|
410 | (for-each-line . "http://chicken.wiki.br/Unit utils#for-each-line") |
---|
411 | (force-finalizers . "http://chicken.wiki.br/Unit library#force-finalizers") |
---|
412 | (format . "http://chicken.wiki.br/Unit extras#format") |
---|
413 | (fourth . "http://chicken.wiki.br/Unit srfi-1#fourth") |
---|
414 | (fp* . "http://chicken.wiki.br/Unit library#fp*") |
---|
415 | (fp+ . "http://chicken.wiki.br/Unit library#fp+") |
---|
416 | (fp- . "http://chicken.wiki.br/Unit library#fp-") |
---|
417 | (fp/ . "http://chicken.wiki.br/Unit library#fp/") |
---|
418 | (fp< . "http://chicken.wiki.br/Unit library#fp<") |
---|
419 | (fp<= . "http://chicken.wiki.br/Unit library#fp<=") |
---|
420 | (fp= . "http://chicken.wiki.br/Unit library#fp=") |
---|
421 | (fp> . "http://chicken.wiki.br/Unit library#fp>") |
---|
422 | (fp>= . "http://chicken.wiki.br/Unit library#fp>=") |
---|
423 | (fpmax . "http://chicken.wiki.br/Unit library#fpmax") |
---|
424 | (fpmin . "http://chicken.wiki.br/Unit library#fpmin") |
---|
425 | (fpneg . "http://chicken.wiki.br/Unit library#fpneg") |
---|
426 | (fprintf . "http://chicken.wiki.br/Unit extras#fprintf") |
---|
427 | (free . "http://chicken.wiki.br/Unit lolevel#free") |
---|
428 | (fx* . "http://chicken.wiki.br/Unit library#fx*") |
---|
429 | (fx+ . "http://chicken.wiki.br/Unit library#fx+") |
---|
430 | (fx- . "http://chicken.wiki.br/Unit library#fx-") |
---|
431 | (fx/ . "http://chicken.wiki.br/Unit library#fx/") |
---|
432 | (fx< . "http://chicken.wiki.br/Unit library#fx<") |
---|
433 | (fx<= . "http://chicken.wiki.br/Unit library#fx<=") |
---|
434 | (fx= . "http://chicken.wiki.br/Unit library#fx=") |
---|
435 | (fx> . "http://chicken.wiki.br/Unit library#fx>") |
---|
436 | (fx>= . "http://chicken.wiki.br/Unit library#fx>=") |
---|
437 | (fxand . "http://chicken.wiki.br/Unit library#fxand") |
---|
438 | (fxior . "http://chicken.wiki.br/Unit library#fxior") |
---|
439 | (fxmax . "http://chicken.wiki.br/Unit library#fxmax") |
---|
440 | (fxmin . "http://chicken.wiki.br/Unit library#fxmin") |
---|
441 | (fxmod . "http://chicken.wiki.br/Unit library#fxmod") |
---|
442 | (fxneg . "http://chicken.wiki.br/Unit library#fxneg") |
---|
443 | (fxnot . "http://chicken.wiki.br/Unit library#fxnot") |
---|
444 | (fxshl . "http://chicken.wiki.br/Unit library#fxshl") |
---|
445 | (fxshr . "http://chicken.wiki.br/Unit library#fxshr") |
---|
446 | (fxxor . "http://chicken.wiki.br/Unit library#fxxor") |
---|
447 | (gc . "http://chicken.wiki.br/Unit library#gc") |
---|
448 | (gensym . "http://chicken.wiki.br/Unit library#gensym") |
---|
449 | (get-call-chain . "http://chicken.wiki.br/Unit library#get-call-chain") |
---|
450 | (get-groups . "http://chicken.wiki.br/Unit posix#get-groups") |
---|
451 | (get-host-name . "http://chicken.wiki.br/Unit posix#get-host-name") |
---|
452 | (get-keyword . "http://chicken.wiki.br/Unit library#get-keyword") |
---|
453 | (get-line-number . "http://chicken.wiki.br/Unit eval#get-line-number") |
---|
454 | (get-output-string . "http://chicken.wiki.br/Unit library#get-output-string") |
---|
455 | (getenv . "http://chicken.wiki.br/Unit library#getenv") |
---|
456 | (getter-with-setter . "http://chicken.wiki.br/Unit library#getter-with-setter") |
---|
457 | (glob . "http://chicken.wiki.br/Unit posix#glob") |
---|
458 | (glob->regexp . "http://chicken.wiki.br/Unit regex#glob->regexp") |
---|
459 | (global-bound? . "http://chicken.wiki.br/Unit lolevel#global-bound?") |
---|
460 | (global-make-unbound! |
---|
461 | . |
---|
462 | "http://chicken.wiki.br/Unit lolevel#global-make-unbound!") |
---|
463 | (global-ref . "http://chicken.wiki.br/Unit lolevel#global-ref") |
---|
464 | (global-set! . "http://chicken.wiki.br/Unit lolevel#global-set!") |
---|
465 | (grep . "http://chicken.wiki.br/Unit regex#grep") |
---|
466 | (group-information . "http://chicken.wiki.br/Unit posix#group-information") |
---|
467 | (hash . "http://chicken.wiki.br/Unit extras#hash") |
---|
468 | (hash-by-identity . "http://chicken.wiki.br/Unit extras#hash-by-identity") |
---|
469 | (hash-table->alist . "http://chicken.wiki.br/Unit extras#hash-table->alist") |
---|
470 | (hash-table-copy . "http://chicken.wiki.br/Unit extras#hash-table-copy") |
---|
471 | (hash-table-delete! . "http://chicken.wiki.br/Unit extras#hash-table-delete!") |
---|
472 | (hash-table-equivalence-function |
---|
473 | . |
---|
474 | "http://chicken.wiki.br/Unit extras#hash-table-equivalence-function") |
---|
475 | (hash-table-exists? . "http://chicken.wiki.br/Unit extras#hash-table-exists?") |
---|
476 | (hash-table-fold . "http://chicken.wiki.br/Unit extras#hash-table-fold") |
---|
477 | (hash-table-hash-function |
---|
478 | . |
---|
479 | "http://chicken.wiki.br/Unit extras#hash-table-hash-function") |
---|
480 | (hash-table-keys . "http://chicken.wiki.br/Unit extras#hash-table-keys") |
---|
481 | (hash-table-merge! . "http://chicken.wiki.br/Unit extras#hash-table-merge!") |
---|
482 | (hash-table-ref . "http://chicken.wiki.br/Unit extras#hash-table-ref") |
---|
483 | (hash-table-ref/default |
---|
484 | . |
---|
485 | "http://chicken.wiki.br/Unit extras#hash-table-ref/default") |
---|
486 | (hash-table-set! . "http://chicken.wiki.br/Unit extras#hash-table-set!") |
---|
487 | (hash-table-size . "http://chicken.wiki.br/Unit extras#hash-table-size") |
---|
488 | (hash-table-update! . "http://chicken.wiki.br/Unit extras#hash-table-update!") |
---|
489 | (hash-table-update!/default |
---|
490 | . |
---|
491 | "http://chicken.wiki.br/Unit extras#hash-table-update!/default") |
---|
492 | (hash-table-values . "http://chicken.wiki.br/Unit extras#hash-table-values") |
---|
493 | (hash-table-walk . "http://chicken.wiki.br/Unit extras#hash-table-walk") |
---|
494 | (hash-table? . "http://chicken.wiki.br/Unit extras#hash-table?") |
---|
495 | (identity . "http://chicken.wiki.br/Unit extras#identity") |
---|
496 | (implicit-exit-handler |
---|
497 | . |
---|
498 | "http://chicken.wiki.br/Unit library#implicit-exit-handler") |
---|
499 | (initialize-groups . "http://chicken.wiki.br/Unit posix#initialize-groups") |
---|
500 | (interaction-environment |
---|
501 | . |
---|
502 | "http://chicken.wiki.br/Unit eval#interaction-environment") |
---|
503 | (intersperse . "http://chicken.wiki.br/Unit extras#intersperse") |
---|
504 | (invalid-procedure-call-handler |
---|
505 | . |
---|
506 | "http://chicken.wiki.br/Unit lolevel#invalid-procedure-call-handler") |
---|
507 | (iota . "http://chicken.wiki.br/Unit srfi-1#iota") |
---|
508 | (join . "http://chicken.wiki.br/Unit extras#join") |
---|
509 | (join-timeout-exception? |
---|
510 | . |
---|
511 | "http://chicken.wiki.br/Unit srfi-18#join-timeout-exception?") |
---|
512 | (keyword->string . "http://chicken.wiki.br/Unit library#keyword->string") |
---|
513 | (keyword-style . "http://chicken.wiki.br/Unit library#keyword-style") |
---|
514 | (keyword? . "http://chicken.wiki.br/Unit library#keyword?") |
---|
515 | (kmp-step . "http://chicken.wiki.br/Unit srfi-13#kmp-step") |
---|
516 | (last . "http://chicken.wiki.br/Unit srfi-1#last") |
---|
517 | (last-pair . "http://chicken.wiki.br/Unit srfi-1#last-pair") |
---|
518 | (length+ . "http://chicken.wiki.br/Unit srfi-1#length+") |
---|
519 | (list->byte-vector . "http://chicken.wiki.br/Unit lolevel#list->byte-vector") |
---|
520 | (list->char-set . "http://chicken.wiki.br/Unit srfi-14#list->char-set") |
---|
521 | (list->char-set! . "http://chicken.wiki.br/Unit srfi-14#list->char-set!") |
---|
522 | (list->f32vector . "http://chicken.wiki.br/Unit srfi-4#list->f32vector") |
---|
523 | (list->f64vector . "http://chicken.wiki.br/Unit srfi-4#list->f64vector") |
---|
524 | (list->queue . "http://chicken.wiki.br/Unit extras#list->queue") |
---|
525 | (list->s16vector . "http://chicken.wiki.br/Unit srfi-4#list->s16vector") |
---|
526 | (list->s32vector . "http://chicken.wiki.br/Unit srfi-4#list->s32vector") |
---|
527 | (list->s8vector . "http://chicken.wiki.br/Unit srfi-4#list->s8vector") |
---|
528 | (list->u16vector . "http://chicken.wiki.br/Unit srfi-4#list->u16vector") |
---|
529 | (list->u32vector . "http://chicken.wiki.br/Unit srfi-4#list->u32vector") |
---|
530 | (list->u8vector . "http://chicken.wiki.br/Unit srfi-4#list->u8vector") |
---|
531 | (list-copy . "http://chicken.wiki.br/Unit srfi-1#list-copy") |
---|
532 | (list-index . "http://chicken.wiki.br/Unit srfi-1#list-index") |
---|
533 | (list-of . "http://chicken.wiki.br/Unit extras#list-of") |
---|
534 | (list-tabulate . "http://chicken.wiki.br/Unit srfi-1#list-tabulate") |
---|
535 | (list= . "http://chicken.wiki.br/Unit srfi-1#list=") |
---|
536 | (load . "http://chicken.wiki.br/Unit eval#load") |
---|
537 | (load-library . "http://chicken.wiki.br/Unit eval#load-library") |
---|
538 | (load-noisily . "http://chicken.wiki.br/Unit eval#load-noisily") |
---|
539 | (load-relative . "http://chicken.wiki.br/Unit eval#load-relative") |
---|
540 | (load-verbose . "http://chicken.wiki.br/Unit eval#load-verbose") |
---|
541 | (local-time->seconds . "http://chicken.wiki.br/Unit posix#local-time->seconds") |
---|
542 | (local-timezone-abbreviation |
---|
543 | . |
---|
544 | "http://chicken.wiki.br/Unit posix#local-timezone-abbreviation") |
---|
545 | (locative->object . "http://chicken.wiki.br/Unit lolevel#locative->object") |
---|
546 | (locative-ref . "http://chicken.wiki.br/Unit lolevel#locative-ref") |
---|
547 | (locative-set! . "http://chicken.wiki.br/Unit lolevel#locative-set!") |
---|
548 | (locative? . "http://chicken.wiki.br/Unit lolevel#locative?") |
---|
549 | (lset-adjoin . "http://chicken.wiki.br/Unit srfi-1#lset-adjoin") |
---|
550 | (lset-diff+intersection |
---|
551 | . |
---|
552 | "http://chicken.wiki.br/Unit srfi-1#lset-diff+intersection") |
---|
553 | (lset-diff+intersection! |
---|
554 | . |
---|
555 | "http://chicken.wiki.br/Unit srfi-1#lset-diff+intersection!") |
---|
556 | (lset-difference . "http://chicken.wiki.br/Unit srfi-1#lset-difference") |
---|
557 | (lset-difference! . "http://chicken.wiki.br/Unit srfi-1#lset-difference!") |
---|
558 | (lset-intersection . "http://chicken.wiki.br/Unit srfi-1#lset-intersection") |
---|
559 | (lset-intersection! . "http://chicken.wiki.br/Unit srfi-1#lset-intersection!") |
---|
560 | (lset-union . "http://chicken.wiki.br/Unit srfi-1#lset-union") |
---|
561 | (lset-union! . "http://chicken.wiki.br/Unit srfi-1#lset-union!") |
---|
562 | (lset-xor . "http://chicken.wiki.br/Unit srfi-1#lset-xor") |
---|
563 | (lset-xor! . "http://chicken.wiki.br/Unit srfi-1#lset-xor!") |
---|
564 | (lset<= . "http://chicken.wiki.br/Unit srfi-1#lset<=") |
---|
565 | (lset= . "http://chicken.wiki.br/Unit srfi-1#lset=") |
---|
566 | (machine-byte-order . "http://chicken.wiki.br/Unit library#machine-byte-order") |
---|
567 | (machine-type . "http://chicken.wiki.br/Unit library#machine-type") |
---|
568 | (macro? . "http://chicken.wiki.br/Unit eval#macro?") |
---|
569 | (macroexpand . "http://chicken.wiki.br/Unit eval#macroexpand") |
---|
570 | (macroexpand-1 . "http://chicken.wiki.br/Unit eval#macroexpand-1") |
---|
571 | (make-absolute-pathname |
---|
572 | . |
---|
573 | "http://chicken.wiki.br/Unit utils#make-absolute-pathname") |
---|
574 | (make-byte-vector . "http://chicken.wiki.br/Unit lolevel#make-byte-vector") |
---|
575 | (make-char-set . "http://chicken.wiki.br/Unit srfi-14#make-char-set") |
---|
576 | (make-composite-condition |
---|
577 | . |
---|
578 | "http://chicken.wiki.br/Unit library#make-composite-condition") |
---|
579 | (make-condition-variable |
---|
580 | . |
---|
581 | "http://chicken.wiki.br/Unit srfi-18#make-condition-variable") |
---|
582 | (make-f32vector . "http://chicken.wiki.br/Unit srfi-4#make-f32vector") |
---|
583 | (make-f64vector . "http://chicken.wiki.br/Unit srfi-4#make-f64vector") |
---|
584 | (make-hash-table . "http://chicken.wiki.br/Unit extras#make-hash-table") |
---|
585 | (make-input-port . "http://chicken.wiki.br/Unit extras#make-input-port") |
---|
586 | (make-kmp-restart-vector |
---|
587 | . |
---|
588 | "http://chicken.wiki.br/Unit srfi-13#make-kmp-restart-vector") |
---|
589 | (make-list . "http://chicken.wiki.br/Unit srfi-1#make-list") |
---|
590 | (make-locative . "http://chicken.wiki.br/Unit lolevel#make-locative") |
---|
591 | (make-mutex . "http://chicken.wiki.br/Unit srfi-18#make-mutex") |
---|
592 | (make-output-port . "http://chicken.wiki.br/Unit extras#make-output-port") |
---|
593 | (make-parameter . "http://chicken.wiki.br/Unit library#make-parameter") |
---|
594 | (make-pathname . "http://chicken.wiki.br/Unit utils#make-pathname") |
---|
595 | (make-property-condition |
---|
596 | . |
---|
597 | "http://chicken.wiki.br/Unit library#make-property-condition") |
---|
598 | (make-queue . "http://chicken.wiki.br/Unit extras#make-queue") |
---|
599 | (make-record-instance |
---|
600 | . |
---|
601 | "http://chicken.wiki.br/Unit lolevel#make-record-instance") |
---|
602 | (make-s16vector . "http://chicken.wiki.br/Unit srfi-4#make-s16vector") |
---|
603 | (make-s32vector . "http://chicken.wiki.br/Unit srfi-4#make-s32vector") |
---|
604 | (make-s8vector . "http://chicken.wiki.br/Unit srfi-4#make-s8vector") |
---|
605 | (make-static-byte-vector |
---|
606 | . |
---|
607 | "http://chicken.wiki.br/Unit lolevel#make-static-byte-vector") |
---|
608 | (make-thread . "http://chicken.wiki.br/Unit srfi-18#make-thread") |
---|
609 | (make-u16vector . "http://chicken.wiki.br/Unit srfi-4#make-u16vector") |
---|
610 | (make-u32vector . "http://chicken.wiki.br/Unit srfi-4#make-u32vector") |
---|
611 | (make-u8vector . "http://chicken.wiki.br/Unit srfi-4#make-u8vector") |
---|
612 | (make-weak-locative . "http://chicken.wiki.br/Unit lolevel#make-weak-locative") |
---|
613 | (map . "http://chicken.wiki.br/Unit srfi-1#map") |
---|
614 | (map! . "http://chicken.wiki.br/Unit srfi-1#map!") |
---|
615 | (map-file-to-memory . "http://chicken.wiki.br/Unit posix#map-file-to-memory") |
---|
616 | (map-in-order . "http://chicken.wiki.br/Unit srfi-1#map-in-order") |
---|
617 | (map/anonymous . "http://chicken.wiki.br/Unit posix#map/anonymous") |
---|
618 | (map/file . "http://chicken.wiki.br/Unit posix#map/file") |
---|
619 | (map/fixed . "http://chicken.wiki.br/Unit posix#map/fixed") |
---|
620 | (map/private . "http://chicken.wiki.br/Unit posix#map/private") |
---|
621 | (map/shared . "http://chicken.wiki.br/Unit posix#map/shared") |
---|
622 | (member . "http://chicken.wiki.br/Unit srfi-1#member") |
---|
623 | (memory-mapped-file-pointer |
---|
624 | . |
---|
625 | "http://chicken.wiki.br/Unit posix#memory-mapped-file-pointer") |
---|
626 | (memory-mapped-file? . "http://chicken.wiki.br/Unit posix#memory-mapped-file?") |
---|
627 | (memory-statistics . "http://chicken.wiki.br/Unit library#memory-statistics") |
---|
628 | (merge . "http://chicken.wiki.br/Unit extras#merge") |
---|
629 | (merge! . "http://chicken.wiki.br/Unit extras#merge!") |
---|
630 | (move-memory! . "http://chicken.wiki.br/Unit lolevel#move-memory!") |
---|
631 | (mutex-lock! . "http://chicken.wiki.br/Unit srfi-18#mutex-lock!") |
---|
632 | (mutex-name . "http://chicken.wiki.br/Unit srfi-18#mutex-name") |
---|
633 | (mutex-specific . "http://chicken.wiki.br/Unit srfi-18#mutex-specific") |
---|
634 | (mutex-specific-set! |
---|
635 | . |
---|
636 | "http://chicken.wiki.br/Unit srfi-18#mutex-specific-set!") |
---|
637 | (mutex-state . "http://chicken.wiki.br/Unit srfi-18#mutex-state") |
---|
638 | (mutex-unlock! . "http://chicken.wiki.br/Unit srfi-18#mutex-unlock!") |
---|
639 | (mutex? . "http://chicken.wiki.br/Unit srfi-18#mutex?") |
---|
640 | (ninth . "http://chicken.wiki.br/Unit srfi-1#ninth") |
---|
641 | (noop . "http://chicken.wiki.br/Unit extras#noop") |
---|
642 | (not-pair? . "http://chicken.wiki.br/Unit srfi-1#not-pair?") |
---|
643 | (null-environment . "http://chicken.wiki.br/Unit eval#null-environment") |
---|
644 | (null-list? . "http://chicken.wiki.br/Unit srfi-1#null-list?") |
---|
645 | (null-pointer . "http://chicken.wiki.br/Unit lolevel#null-pointer") |
---|
646 | (null-pointer? . "http://chicken.wiki.br/Unit lolevel#null-pointer?") |
---|
647 | (number-of-bytes . "http://chicken.wiki.br/Unit lolevel#number-of-bytes") |
---|
648 | (number-of-slots . "http://chicken.wiki.br/Unit lolevel#number-of-slots") |
---|
649 | (object->pointer . "http://chicken.wiki.br/Unit lolevel#object->pointer") |
---|
650 | (object-become! . "http://chicken.wiki.br/Unit lolevel#object-become!") |
---|
651 | (object-copy . "http://chicken.wiki.br/Unit lolevel#object-copy") |
---|
652 | (object-evict . "http://chicken.wiki.br/Unit lolevel#object-evict") |
---|
653 | (object-evict-to-location |
---|
654 | . |
---|
655 | "http://chicken.wiki.br/Unit lolevel#object-evict-to-location") |
---|
656 | (object-evicted? . "http://chicken.wiki.br/Unit lolevel#object-evicted?") |
---|
657 | (object-release . "http://chicken.wiki.br/Unit lolevel#object-release") |
---|
658 | (object-size . "http://chicken.wiki.br/Unit lolevel#object-size") |
---|
659 | (object-unevict . "http://chicken.wiki.br/Unit lolevel#object-unevict") |
---|
660 | (open-input-file* . "http://chicken.wiki.br/Unit posix#open-input-file*") |
---|
661 | (open-input-pipe . "http://chicken.wiki.br/Unit posix#open-input-pipe") |
---|
662 | (open-input-string . "http://chicken.wiki.br/Unit library#open-input-string") |
---|
663 | (open-output-file* . "http://chicken.wiki.br/Unit posix#open-output-file*") |
---|
664 | (open-output-pipe . "http://chicken.wiki.br/Unit posix#open-output-pipe") |
---|
665 | (open-output-string . "http://chicken.wiki.br/Unit library#open-output-string") |
---|
666 | (open/append . "http://chicken.wiki.br/Unit posix#open/append") |
---|
667 | (open/binary . "http://chicken.wiki.br/Unit posix#open/binary") |
---|
668 | (open/creat . "http://chicken.wiki.br/Unit posix#open/creat") |
---|
669 | (open/excl . "http://chicken.wiki.br/Unit posix#open/excl") |
---|
670 | (open/fsync . "http://chicken.wiki.br/Unit posix#open/fsync") |
---|
671 | (open/noctty . "http://chicken.wiki.br/Unit posix#open/noctty") |
---|
672 | (open/nonblock . "http://chicken.wiki.br/Unit posix#open/nonblock") |
---|
673 | (open/rdonly . "http://chicken.wiki.br/Unit posix#open/rdonly") |
---|
674 | (open/rdwr . "http://chicken.wiki.br/Unit posix#open/rdwr") |
---|
675 | (open/read . "http://chicken.wiki.br/Unit posix#open/read") |
---|
676 | (open/sync . "http://chicken.wiki.br/Unit posix#open/sync") |
---|
677 | (open/text . "http://chicken.wiki.br/Unit posix#open/text") |
---|
678 | (open/trunc . "http://chicken.wiki.br/Unit posix#open/trunc") |
---|
679 | (open/write . "http://chicken.wiki.br/Unit posix#open/write") |
---|
680 | (open/wronly . "http://chicken.wiki.br/Unit posix#open/wronly") |
---|
681 | (ormap . "http://chicken.wiki.br/Unit library#ormap") |
---|
682 | (pair-fold . "http://chicken.wiki.br/Unit srfi-1#pair-fold") |
---|
683 | (pair-fold-right . "http://chicken.wiki.br/Unit srfi-1#pair-fold-right") |
---|
684 | (pair-for-each . "http://chicken.wiki.br/Unit srfi-1#pair-for-each") |
---|
685 | (parent-process-id . "http://chicken.wiki.br/Unit posix#parent-process-id") |
---|
686 | (partition . "http://chicken.wiki.br/Unit srfi-1#partition") |
---|
687 | (partition! . "http://chicken.wiki.br/Unit srfi-1#partition!") |
---|
688 | (pathname-directory . "http://chicken.wiki.br/Unit utils#pathname-directory") |
---|
689 | (pathname-extension . "http://chicken.wiki.br/Unit utils#pathname-extension") |
---|
690 | (pathname-file . "http://chicken.wiki.br/Unit utils#pathname-file") |
---|
691 | (pathname-replace-directory |
---|
692 | . |
---|
693 | "http://chicken.wiki.br/Unit utils#pathname-replace-directory") |
---|
694 | (pathname-replace-extension |
---|
695 | . |
---|
696 | "http://chicken.wiki.br/Unit utils#pathname-replace-extension") |
---|
697 | (pathname-replace-file |
---|
698 | . |
---|
699 | "http://chicken.wiki.br/Unit utils#pathname-replace-file") |
---|
700 | (pathname-strip-directory |
---|
701 | . |
---|
702 | "http://chicken.wiki.br/Unit utils#pathname-strip-directory") |
---|
703 | (pathname-strip-extension |
---|
704 | . |
---|
705 | "http://chicken.wiki.br/Unit utils#pathname-strip-extension") |
---|
706 | (perm/irgrp . "http://chicken.wiki.br/Unit posix#perm/irgrp") |
---|
707 | (perm/iroth . "http://chicken.wiki.br/Unit posix#perm/iroth") |
---|
708 | (perm/irusr . "http://chicken.wiki.br/Unit posix#perm/irusr") |
---|
709 | (perm/irwxg . "http://chicken.wiki.br/Unit posix#perm/irwxg") |
---|
710 | (perm/irwxo . "http://chicken.wiki.br/Unit posix#perm/irwxo") |
---|
711 | (perm/irwxu . "http://chicken.wiki.br/Unit posix#perm/irwxu") |
---|
712 | (perm/isgid . "http://chicken.wiki.br/Unit posix#perm/isgid") |
---|
713 | (perm/isuid . "http://chicken.wiki.br/Unit posix#perm/isuid") |
---|
714 | (perm/isvtx . "http://chicken.wiki.br/Unit posix#perm/isvtx") |
---|
715 | (perm/iwgrp . "http://chicken.wiki.br/Unit posix#perm/iwgrp") |
---|
716 | (perm/iwoth . "http://chicken.wiki.br/Unit posix#perm/iwoth") |
---|
717 | (perm/iwusr . "http://chicken.wiki.br/Unit posix#perm/iwusr") |
---|
718 | (perm/ixgrp . "http://chicken.wiki.br/Unit posix#perm/ixgrp") |
---|
719 | (perm/ixoth . "http://chicken.wiki.br/Unit posix#perm/ixoth") |
---|
720 | (perm/ixusr . "http://chicken.wiki.br/Unit posix#perm/ixusr") |
---|
721 | (pipe/buf . "http://chicken.wiki.br/Unit posix#pipe/buf") |
---|
722 | (pointer->address . "http://chicken.wiki.br/Unit lolevel#pointer->address") |
---|
723 | (pointer->object . "http://chicken.wiki.br/Unit lolevel#pointer->object") |
---|
724 | (pointer-f32-ref . "http://chicken.wiki.br/Unit lolevel#pointer-f32-ref") |
---|
725 | (pointer-f32-set! . "http://chicken.wiki.br/Unit lolevel#pointer-f32-set!") |
---|
726 | (pointer-f64-ref . "http://chicken.wiki.br/Unit lolevel#pointer-f64-ref") |
---|
727 | (pointer-f64-set! . "http://chicken.wiki.br/Unit lolevel#pointer-f64-set!") |
---|
728 | (pointer-offset . "http://chicken.wiki.br/Unit lolevel#pointer-offset") |
---|
729 | (pointer-s16-ref . "http://chicken.wiki.br/Unit lolevel#pointer-s16-ref") |
---|
730 | (pointer-s16-set! . "http://chicken.wiki.br/Unit lolevel#pointer-s16-set!") |
---|
731 | (pointer-s32-ref . "http://chicken.wiki.br/Unit lolevel#pointer-s32-ref") |
---|
732 | (pointer-s32-set! . "http://chicken.wiki.br/Unit lolevel#pointer-s32-set!") |
---|
733 | (pointer-s8-ref . "http://chicken.wiki.br/Unit lolevel#pointer-s8-ref") |
---|
734 | (pointer-s8-set! . "http://chicken.wiki.br/Unit lolevel#pointer-s8-set!") |
---|
735 | (pointer-tag . "http://chicken.wiki.br/Unit lolevel#pointer-tag") |
---|
736 | (pointer-u16-ref . "http://chicken.wiki.br/Unit lolevel#pointer-u16-ref") |
---|
737 | (pointer-u16-set! . "http://chicken.wiki.br/Unit lolevel#pointer-u16-set!") |
---|
738 | (pointer-u32-ref . "http://chicken.wiki.br/Unit lolevel#pointer-u32-ref") |
---|
739 | (pointer-u32-set! . "http://chicken.wiki.br/Unit lolevel#pointer-u32-set!") |
---|
740 | (pointer-u8-ref . "http://chicken.wiki.br/Unit lolevel#pointer-u8-ref") |
---|
741 | (pointer-u8-set! . "http://chicken.wiki.br/Unit lolevel#pointer-u8-set!") |
---|
742 | (pointer=? . "http://chicken.wiki.br/Unit lolevel#pointer=?") |
---|
743 | (pointer? . "http://chicken.wiki.br/Unit lolevel#pointer?") |
---|
744 | (port->fileno . "http://chicken.wiki.br/Unit posix#port->fileno") |
---|
745 | (port-for-each . "http://chicken.wiki.br/Unit utils#port-for-each") |
---|
746 | (port-map . "http://chicken.wiki.br/Unit utils#port-map") |
---|
747 | (port-name . "http://chicken.wiki.br/Unit library#port-name") |
---|
748 | (port-position . "http://chicken.wiki.br/Unit library#port-position") |
---|
749 | (port? . "http://chicken.wiki.br/Unit library#port?") |
---|
750 | (pp . "http://chicken.wiki.br/Unit extras#pp") |
---|
751 | (pretty-print . "http://chicken.wiki.br/Unit extras#pretty-print") |
---|
752 | (pretty-print-width . "http://chicken.wiki.br/Unit extras#pretty-print-width") |
---|
753 | (print . "http://chicken.wiki.br/Unit library#print") |
---|
754 | (print* . "http://chicken.wiki.br/Unit library#print*") |
---|
755 | (print-backtrace . "http://chicken.wiki.br/Unit library#print-backtrace") |
---|
756 | (print-call-chain . "http://chicken.wiki.br/Unit library#print-call-chain") |
---|
757 | (print-error-message |
---|
758 | . |
---|
759 | "http://chicken.wiki.br/Unit library#print-error-message") |
---|
760 | (printf . "http://chicken.wiki.br/Unit extras#printf") |
---|
761 | (procedure-data . "http://chicken.wiki.br/Unit lolevel#procedure-data") |
---|
762 | (procedure-information |
---|
763 | . |
---|
764 | "http://chicken.wiki.br/Unit library#procedure-information") |
---|
765 | (process . "http://chicken.wiki.br/Unit posix#process") |
---|
766 | (process-execute . "http://chicken.wiki.br/Unit posix#process-execute") |
---|
767 | (process-fork . "http://chicken.wiki.br/Unit posix#process-fork") |
---|
768 | (process-group-id . "http://chicken.wiki.br/Unit posix#process-group-id") |
---|
769 | (process-run . "http://chicken.wiki.br/Unit posix#process-run") |
---|
770 | (process-signal . "http://chicken.wiki.br/Unit posix#process-signal") |
---|
771 | (process-wait . "http://chicken.wiki.br/Unit posix#process-wait") |
---|
772 | (project . "http://chicken.wiki.br/Unit extras#project") |
---|
773 | (promise? . "http://chicken.wiki.br/Unit library#promise?") |
---|
774 | (proper-list? . "http://chicken.wiki.br/Unit srfi-1#proper-list?") |
---|
775 | (prot/exec . "http://chicken.wiki.br/Unit posix#prot/exec") |
---|
776 | (prot/none . "http://chicken.wiki.br/Unit posix#prot/none") |
---|
777 | (prot/read . "http://chicken.wiki.br/Unit posix#prot/read") |
---|
778 | (prot/write . "http://chicken.wiki.br/Unit posix#prot/write") |
---|
779 | (provide . "http://chicken.wiki.br/Unit eval#provide") |
---|
780 | (provided? . "http://chicken.wiki.br/Unit eval#provided?") |
---|
781 | (queue->list . "http://chicken.wiki.br/Unit extras#queue->list") |
---|
782 | (queue-add! . "http://chicken.wiki.br/Unit extras#queue-add!") |
---|
783 | (queue-empty? . "http://chicken.wiki.br/Unit extras#queue-empty?") |
---|
784 | (queue-first . "http://chicken.wiki.br/Unit extras#queue-first") |
---|
785 | (queue-last . "http://chicken.wiki.br/Unit extras#queue-last") |
---|
786 | (queue-push-back! . "http://chicken.wiki.br/Unit extras#queue-push-back!") |
---|
787 | (queue-push-back-list! |
---|
788 | . |
---|
789 | "http://chicken.wiki.br/Unit extras#queue-push-back-list!") |
---|
790 | (queue-remove! . "http://chicken.wiki.br/Unit extras#queue-remove!") |
---|
791 | (queue? . "http://chicken.wiki.br/Unit extras#queue?") |
---|
792 | (raise . "http://chicken.wiki.br/Unit srfi-18#raise") |
---|
793 | (random . "http://chicken.wiki.br/Unit extras#random") |
---|
794 | (randomize . "http://chicken.wiki.br/Unit extras#randomize") |
---|
795 | (rassoc . "http://chicken.wiki.br/Unit extras#rassoc") |
---|
796 | (read-all . "http://chicken.wiki.br/Unit utils#read-all") |
---|
797 | (read-file . "http://chicken.wiki.br/Unit extras#read-file") |
---|
798 | (read-line . "http://chicken.wiki.br/Unit extras#read-line") |
---|
799 | (read-lines . "http://chicken.wiki.br/Unit extras#read-lines") |
---|
800 | (read-string . "http://chicken.wiki.br/Unit extras#read-string") |
---|
801 | (read-symbolic-link . "http://chicken.wiki.br/Unit posix#read-symbolic-link") |
---|
802 | (read-token . "http://chicken.wiki.br/Unit extras#read-token") |
---|
803 | (record->vector . "http://chicken.wiki.br/Unit lolevel#record->vector") |
---|
804 | (record-instance? . "http://chicken.wiki.br/Unit lolevel#record-instance?") |
---|
805 | (reduce . "http://chicken.wiki.br/Unit srfi-1#reduce") |
---|
806 | (reduce-right . "http://chicken.wiki.br/Unit srfi-1#reduce-right") |
---|
807 | (regexp . "http://chicken.wiki.br/Unit regex#regexp") |
---|
808 | (regexp-escape . "http://chicken.wiki.br/Unit regex#regexp-escape") |
---|
809 | (regexp? . "http://chicken.wiki.br/Unit regex#regexp?") |
---|
810 | (register-feature! . "http://chicken.wiki.br/Unit library#register-feature!") |
---|
811 | (regular-file? . "http://chicken.wiki.br/Unit posix#regular-file?") |
---|
812 | (release-number-vector |
---|
813 | . |
---|
814 | "http://chicken.wiki.br/Unit srfi-4#release-number-vector") |
---|
815 | (remove . "http://chicken.wiki.br/Unit srfi-1#remove") |
---|
816 | (remove! . "http://chicken.wiki.br/Unit srfi-1#remove!") |
---|
817 | (rename-file . "http://chicken.wiki.br/Unit library#rename-file") |
---|
818 | (repl . "http://chicken.wiki.br/Unit eval#repl") |
---|
819 | (repl-prompt . "http://chicken.wiki.br/Unit eval#repl-prompt") |
---|
820 | (repository-path . "http://chicken.wiki.br/Unit eval#repository-path") |
---|
821 | (require . "http://chicken.wiki.br/Unit eval#require") |
---|
822 | (reset . "http://chicken.wiki.br/Unit library#reset") |
---|
823 | (reset-handler . "http://chicken.wiki.br/Unit library#reset-handler") |
---|
824 | (return-to-host . "http://chicken.wiki.br/Unit library#return-to-host") |
---|
825 | (reverse! . "http://chicken.wiki.br/Unit srfi-1#reverse!") |
---|
826 | (reverse-list->string |
---|
827 | . |
---|
828 | "http://chicken.wiki.br/Unit library#reverse-list->string") |
---|
829 | (s16vector . "http://chicken.wiki.br/Unit srfi-4#s16vector") |
---|
830 | (s16vector->byte-vector |
---|
831 | . |
---|
832 | "http://chicken.wiki.br/Unit srfi-4#s16vector->byte-vector") |
---|
833 | (s16vector->list . "http://chicken.wiki.br/Unit srfi-4#s16vector->list") |
---|
834 | (s16vector-length . "http://chicken.wiki.br/Unit srfi-4#s16vector-length") |
---|
835 | (s16vector-ref . "http://chicken.wiki.br/Unit srfi-4#s16vector-ref") |
---|
836 | (s16vector-set! . "http://chicken.wiki.br/Unit srfi-4#s16vector-set!") |
---|
837 | (s16vector? . "http://chicken.wiki.br/Unit srfi-4#s16vector?") |
---|
838 | (s32vector . "http://chicken.wiki.br/Unit srfi-4#s32vector") |
---|
839 | (s32vector->byte-vector |
---|
840 | . |
---|
841 | "http://chicken.wiki.br/Unit srfi-4#s32vector->byte-vector") |
---|
842 | (s32vector->list . "http://chicken.wiki.br/Unit srfi-4#s32vector->list") |
---|
843 | (s32vector-length . "http://chicken.wiki.br/Unit srfi-4#s32vector-length") |
---|
844 | (s32vector-ref . "http://chicken.wiki.br/Unit srfi-4#s32vector-ref") |
---|
845 | (s32vector-set! . "http://chicken.wiki.br/Unit srfi-4#s32vector-set!") |
---|
846 | (s32vector? . "http://chicken.wiki.br/Unit srfi-4#s32vector?") |
---|
847 | (s8vector . "http://chicken.wiki.br/Unit srfi-4#s8vector") |
---|
848 | (s8vector->byte-vector |
---|
849 | . |
---|
850 | "http://chicken.wiki.br/Unit srfi-4#s8vector->byte-vector") |
---|
851 | (s8vector->list . "http://chicken.wiki.br/Unit srfi-4#s8vector->list") |
---|
852 | (s8vector-length . "http://chicken.wiki.br/Unit srfi-4#s8vector-length") |
---|
853 | (s8vector-ref . "http://chicken.wiki.br/Unit srfi-4#s8vector-ref") |
---|
854 | (s8vector-set! . "http://chicken.wiki.br/Unit srfi-4#s8vector-set!") |
---|
855 | (s8vector? . "http://chicken.wiki.br/Unit srfi-4#s8vector?") |
---|
856 | (scheme-report-environment |
---|
857 | . |
---|
858 | "http://chicken.wiki.br/Unit eval#scheme-report-environment") |
---|
859 | (second . "http://chicken.wiki.br/Unit srfi-1#second") |
---|
860 | (seconds->local-time . "http://chicken.wiki.br/Unit posix#seconds->local-time") |
---|
861 | (seconds->string . "http://chicken.wiki.br/Unit posix#seconds->string") |
---|
862 | (seconds->time . "http://chicken.wiki.br/Unit srfi-18#seconds->time") |
---|
863 | (seconds->utc-time . "http://chicken.wiki.br/Unit posix#seconds->utc-time") |
---|
864 | (seek/cur . "http://chicken.wiki.br/Unit posix#seek/cur") |
---|
865 | (seek/end . "http://chicken.wiki.br/Unit posix#seek/end") |
---|
866 | (seek/set . "http://chicken.wiki.br/Unit posix#seek/set") |
---|
867 | (set-alarm! . "http://chicken.wiki.br/Unit posix#set-alarm!") |
---|
868 | (set-buffering-mode! . "http://chicken.wiki.br/Unit posix#set-buffering-mode!") |
---|
869 | (set-dynamic-load-mode! |
---|
870 | . |
---|
871 | "http://chicken.wiki.br/Unit eval#set-dynamic-load-mode!") |
---|
872 | (set-extension-specifier! |
---|
873 | . |
---|
874 | "http://chicken.wiki.br/Unit eval#set-extension-specifier!") |
---|
875 | (set-file-position! . "http://chicken.wiki.br/Unit posix#set-file-position!") |
---|
876 | (set-finalizer! . "http://chicken.wiki.br/Unit library#set-finalizer!") |
---|
877 | (set-gc-report! . "http://chicken.wiki.br/Unit library#set-gc-report!") |
---|
878 | (set-group-id! . "http://chicken.wiki.br/Unit posix#set-group-id!") |
---|
879 | (set-groups! . "http://chicken.wiki.br/Unit posix#set-groups!") |
---|
880 | (set-invalid-procedure-call-handler! |
---|
881 | . |
---|
882 | "http://chicken.wiki.br/Unit lolevel#set-invalid-procedure-call-handler!") |
---|
883 | (set-port-name! . "http://chicken.wiki.br/Unit library#set-port-name!") |
---|
884 | (set-procedure-data! |
---|
885 | . |
---|
886 | "http://chicken.wiki.br/Unit lolevel#set-procedure-data!") |
---|
887 | (set-process-group-id! |
---|
888 | . |
---|
889 | "http://chicken.wiki.br/Unit posix#set-process-group-id!") |
---|
890 | (set-read-syntax! . "http://chicken.wiki.br/Unit library#set-read-syntax!") |
---|
891 | (set-root-directory! . "http://chicken.wiki.br/Unit posix#set-root-directory!") |
---|
892 | (set-sharp-read-syntax! |
---|
893 | . |
---|
894 | "http://chicken.wiki.br/Unit library#set-sharp-read-syntax!") |
---|
895 | (set-signal-handler! . "http://chicken.wiki.br/Unit posix#set-signal-handler!") |
---|
896 | (set-signal-mask! . "http://chicken.wiki.br/Unit posix#set-signal-mask!") |
---|
897 | (set-user-id! . "http://chicken.wiki.br/Unit posix#set-user-id!") |
---|
898 | (setenv . "http://chicken.wiki.br/Unit posix#setenv") |
---|
899 | (setter . "http://chicken.wiki.br/Unit library#setter") |
---|
900 | (seventh . "http://chicken.wiki.br/Unit srfi-1#seventh") |
---|
901 | (shift! . "http://chicken.wiki.br/Unit utils#shift!") |
---|
902 | (shuffle . "http://chicken.wiki.br/Unit extras#shuffle") |
---|
903 | (signal . "http://chicken.wiki.br/Unit library#signal") |
---|
904 | (signal/abrt . "http://chicken.wiki.br/Unit posix#signal/abrt") |
---|
905 | (signal/alrm . "http://chicken.wiki.br/Unit posix#signal/alrm") |
---|
906 | (signal/chld . "http://chicken.wiki.br/Unit posix#signal/chld") |
---|
907 | (signal/cont . "http://chicken.wiki.br/Unit posix#signal/cont") |
---|
908 | (signal/fpe . "http://chicken.wiki.br/Unit posix#signal/fpe") |
---|
909 | (signal/hup . "http://chicken.wiki.br/Unit posix#signal/hup") |
---|
910 | (signal/ill . "http://chicken.wiki.br/Unit posix#signal/ill") |
---|
911 | (signal/int . "http://chicken.wiki.br/Unit posix#signal/int") |
---|
912 | (signal/io . "http://chicken.wiki.br/Unit posix#signal/io") |
---|
913 | (signal/kill . "http://chicken.wiki.br/Unit posix#signal/kill") |
---|
914 | (signal/pipe . "http://chicken.wiki.br/Unit posix#signal/pipe") |
---|
915 | (signal/prof . "http://chicken.wiki.br/Unit posix#signal/prof") |
---|
916 | (signal/quit . "http://chicken.wiki.br/Unit posix#signal/quit") |
---|
917 | (signal/segv . "http://chicken.wiki.br/Unit posix#signal/segv") |
---|
918 | (signal/stop . "http://chicken.wiki.br/Unit posix#signal/stop") |
---|
919 | (signal/term . "http://chicken.wiki.br/Unit posix#signal/term") |
---|
920 | (signal/trap . "http://chicken.wiki.br/Unit posix#signal/trap") |
---|
921 | (signal/tstp . "http://chicken.wiki.br/Unit posix#signal/tstp") |
---|
922 | (signal/urg . "http://chicken.wiki.br/Unit posix#signal/urg") |
---|
923 | (signal/usr1 . "http://chicken.wiki.br/Unit posix#signal/usr1") |
---|
924 | (signal/usr2 . "http://chicken.wiki.br/Unit posix#signal/usr2") |
---|
925 | (signal/vtalrm . "http://chicken.wiki.br/Unit posix#signal/vtalrm") |
---|
926 | (signal/winch . "http://chicken.wiki.br/Unit posix#signal/winch") |
---|
927 | (signal/xcpu . "http://chicken.wiki.br/Unit posix#signal/xcpu") |
---|
928 | (signal/xfsz . "http://chicken.wiki.br/Unit posix#signal/xfsz") |
---|
929 | (signum . "http://chicken.wiki.br/Unit library#signum") |
---|
930 | (singlestep . "http://chicken.wiki.br/Unit library#singlestep") |
---|
931 | (sixth . "http://chicken.wiki.br/Unit srfi-1#sixth") |
---|
932 | (sleep . "http://chicken.wiki.br/Unit posix#sleep") |
---|
933 | (software-type . "http://chicken.wiki.br/Unit library#software-type") |
---|
934 | (software-version . "http://chicken.wiki.br/Unit library#software-version") |
---|
935 | (sort . "http://chicken.wiki.br/Unit extras#sort") |
---|
936 | (sort! . "http://chicken.wiki.br/Unit extras#sort!") |
---|
937 | (sorted? . "http://chicken.wiki.br/Unit extras#sorted?") |
---|
938 | (span . "http://chicken.wiki.br/Unit srfi-1#span") |
---|
939 | (span! . "http://chicken.wiki.br/Unit srfi-1#span!") |
---|
940 | (split-at . "http://chicken.wiki.br/Unit srfi-1#split-at") |
---|
941 | (split-at! . "http://chicken.wiki.br/Unit srfi-1#split-at!") |
---|
942 | (sprintf . "http://chicken.wiki.br/Unit extras#sprintf") |
---|
943 | (static-byte-vector->pointer |
---|
944 | . |
---|
945 | "http://chicken.wiki.br/Unit lolevel#static-byte-vector->pointer") |
---|
946 | (string->byte-vector |
---|
947 | . |
---|
948 | "http://chicken.wiki.br/Unit lolevel#string->byte-vector") |
---|
949 | (string->char-set . "http://chicken.wiki.br/Unit srfi-14#string->char-set") |
---|
950 | (string->char-set! . "http://chicken.wiki.br/Unit srfi-14#string->char-set!") |
---|
951 | (string->keyword . "http://chicken.wiki.br/Unit library#string->keyword") |
---|
952 | (string->list . "http://chicken.wiki.br/Unit srfi-13#string->list") |
---|
953 | (string->uninterned-symbol |
---|
954 | . |
---|
955 | "http://chicken.wiki.br/Unit library#string->uninterned-symbol") |
---|
956 | (string-any . "http://chicken.wiki.br/Unit srfi-13#string-any") |
---|
957 | (string-append/shared |
---|
958 | . |
---|
959 | "http://chicken.wiki.br/Unit srfi-13#string-append/shared") |
---|
960 | (string-chomp . "http://chicken.wiki.br/Unit extras#string-chomp") |
---|
961 | (string-chop . "http://chicken.wiki.br/Unit extras#string-chop") |
---|
962 | (string-ci-hash . "http://chicken.wiki.br/Unit extras#string-ci-hash") |
---|
963 | (string-ci< . "http://chicken.wiki.br/Unit srfi-13#string-ci<") |
---|
964 | (string-ci<= . "http://chicken.wiki.br/Unit srfi-13#string-ci<=") |
---|
965 | (string-ci<> . "http://chicken.wiki.br/Unit srfi-13#string-ci<>") |
---|
966 | (string-ci= . "http://chicken.wiki.br/Unit srfi-13#string-ci=") |
---|
967 | (string-ci> . "http://chicken.wiki.br/Unit srfi-13#string-ci>") |
---|
968 | (string-ci>= . "http://chicken.wiki.br/Unit srfi-13#string-ci>=") |
---|
969 | (string-compare . "http://chicken.wiki.br/Unit srfi-13#string-compare") |
---|
970 | (string-compare-ci . "http://chicken.wiki.br/Unit srfi-13#string-compare-ci") |
---|
971 | (string-compare3 . "http://chicken.wiki.br/Unit extras#string-compare3") |
---|
972 | (string-compare3-ci . "http://chicken.wiki.br/Unit extras#string-compare3-ci") |
---|
973 | (string-concatenate . "http://chicken.wiki.br/Unit srfi-13#string-concatenate") |
---|
974 | (string-concatenate-reverse |
---|
975 | . |
---|
976 | "http://chicken.wiki.br/Unit srfi-13#string-concatenate-reverse") |
---|
977 | (string-concatenate-reverse/shared |
---|
978 | . |
---|
979 | "http://chicken.wiki.br/Unit srfi-13#string-concatenate-reverse/shared") |
---|
980 | (string-concatenate/shared |
---|
981 | . |
---|
982 | "http://chicken.wiki.br/Unit srfi-13#string-concatenate/shared") |
---|
983 | (string-contains . "http://chicken.wiki.br/Unit srfi-13#string-contains") |
---|
984 | (string-contains-ci . "http://chicken.wiki.br/Unit srfi-13#string-contains-ci") |
---|
985 | (string-copy . "http://chicken.wiki.br/Unit srfi-13#string-copy") |
---|
986 | (string-copy! . "http://chicken.wiki.br/Unit srfi-13#string-copy!") |
---|
987 | (string-count . "http://chicken.wiki.br/Unit srfi-13#string-count") |
---|
988 | (string-delete . "http://chicken.wiki.br/Unit srfi-13#string-delete") |
---|
989 | (string-downcase . "http://chicken.wiki.br/Unit srfi-13#string-downcase") |
---|
990 | (string-downcase! . "http://chicken.wiki.br/Unit srfi-13#string-downcase!") |
---|
991 | (string-drop . "http://chicken.wiki.br/Unit srfi-13#string-drop") |
---|
992 | (string-drop-right . "http://chicken.wiki.br/Unit srfi-13#string-drop-right") |
---|
993 | (string-every . "http://chicken.wiki.br/Unit srfi-13#string-every") |
---|
994 | (string-fill! . "http://chicken.wiki.br/Unit srfi-13#string-fill!") |
---|
995 | (string-filter . "http://chicken.wiki.br/Unit srfi-13#string-filter") |
---|
996 | (string-fold . "http://chicken.wiki.br/Unit srfi-13#string-fold") |
---|
997 | (string-fold-right . "http://chicken.wiki.br/Unit srfi-13#string-fold-right") |
---|
998 | (string-for-each . "http://chicken.wiki.br/Unit srfi-13#string-for-each") |
---|
999 | (string-for-each-index |
---|
1000 | . |
---|
1001 | "http://chicken.wiki.br/Unit srfi-13#string-for-each-index") |
---|
1002 | (string-hash . "http://chicken.wiki.br/Unit extras#string-hash") |
---|
1003 | (string-hash . "http://chicken.wiki.br/Unit srfi-13#string-hash") |
---|
1004 | (string-hash-ci . "http://chicken.wiki.br/Unit srfi-13#string-hash-ci") |
---|
1005 | (string-index . "http://chicken.wiki.br/Unit srfi-13#string-index") |
---|
1006 | (string-index-right . "http://chicken.wiki.br/Unit srfi-13#string-index-right") |
---|
1007 | (string-intersperse . "http://chicken.wiki.br/Unit extras#string-intersperse") |
---|
1008 | (string-join . "http://chicken.wiki.br/Unit srfi-13#string-join") |
---|
1009 | (string-kmp-partial-search |
---|
1010 | . |
---|
1011 | "http://chicken.wiki.br/Unit srfi-13#string-kmp-partial-search") |
---|
1012 | (string-map . "http://chicken.wiki.br/Unit srfi-13#string-map") |
---|
1013 | (string-map! . "http://chicken.wiki.br/Unit srfi-13#string-map!") |
---|
1014 | (string-match . "http://chicken.wiki.br/Unit regex#string-match") |
---|
1015 | (string-match-positions |
---|
1016 | . |
---|
1017 | "http://chicken.wiki.br/Unit regex#string-match-positions") |
---|
1018 | (string-null? . "http://chicken.wiki.br/Unit srfi-13#string-null?") |
---|
1019 | (string-pad . "http://chicken.wiki.br/Unit srfi-13#string-pad") |
---|
1020 | (string-pad-right . "http://chicken.wiki.br/Unit srfi-13#string-pad-right") |
---|
1021 | (string-parse-final-start+end |
---|
1022 | . |
---|
1023 | "http://chicken.wiki.br/Unit srfi-13#string-parse-final-start+end") |
---|
1024 | (string-parse-start+end |
---|
1025 | . |
---|
1026 | "http://chicken.wiki.br/Unit srfi-13#string-parse-start+end") |
---|
1027 | (string-prefix-ci? . "http://chicken.wiki.br/Unit srfi-13#string-prefix-ci?") |
---|
1028 | (string-prefix-length |
---|
1029 | . |
---|
1030 | "http://chicken.wiki.br/Unit srfi-13#string-prefix-length") |
---|
1031 | (string-prefix-length-ci |
---|
1032 | . |
---|
1033 | "http://chicken.wiki.br/Unit srfi-13#string-prefix-length-ci") |
---|
1034 | (string-prefix? . "http://chicken.wiki.br/Unit srfi-13#string-prefix?") |
---|
1035 | (string-replace . "http://chicken.wiki.br/Unit srfi-13#string-replace") |
---|
1036 | (string-reverse . "http://chicken.wiki.br/Unit srfi-13#string-reverse") |
---|
1037 | (string-reverse! . "http://chicken.wiki.br/Unit srfi-13#string-reverse!") |
---|
1038 | (string-search . "http://chicken.wiki.br/Unit regex#string-search") |
---|
1039 | (string-search-positions |
---|
1040 | . |
---|
1041 | "http://chicken.wiki.br/Unit regex#string-search-positions") |
---|
1042 | (string-skip . "http://chicken.wiki.br/Unit srfi-13#string-skip") |
---|
1043 | (string-skip-right . "http://chicken.wiki.br/Unit srfi-13#string-skip-right") |
---|
1044 | (string-split . "http://chicken.wiki.br/Unit extras#string-split") |
---|
1045 | (string-split-fields . "http://chicken.wiki.br/Unit regex#string-split-fields") |
---|
1046 | (string-substitute . "http://chicken.wiki.br/Unit regex#string-substitute") |
---|
1047 | (string-substitute* . "http://chicken.wiki.br/Unit regex#string-substitute*") |
---|
1048 | (string-suffix-ci? . "http://chicken.wiki.br/Unit srfi-13#string-suffix-ci?") |
---|
1049 | (string-suffix-length |
---|
1050 | . |
---|
1051 | "http://chicken.wiki.br/Unit srfi-13#string-suffix-length") |
---|
1052 | (string-suffix-length-ci |
---|
1053 | . |
---|
1054 | "http://chicken.wiki.br/Unit srfi-13#string-suffix-length-ci") |
---|
1055 | (string-suffix? . "http://chicken.wiki.br/Unit srfi-13#string-suffix?") |
---|
1056 | (string-tabulate . "http://chicken.wiki.br/Unit srfi-13#string-tabulate") |
---|
1057 | (string-take . "http://chicken.wiki.br/Unit srfi-13#string-take") |
---|
1058 | (string-take-right . "http://chicken.wiki.br/Unit srfi-13#string-take-right") |
---|
1059 | (string-titlecase . "http://chicken.wiki.br/Unit srfi-13#string-titlecase") |
---|
1060 | (string-titlecase! . "http://chicken.wiki.br/Unit srfi-13#string-titlecase!") |
---|
1061 | (string-tokenize . "http://chicken.wiki.br/Unit srfi-13#string-tokenize") |
---|
1062 | (string-translate . "http://chicken.wiki.br/Unit extras#string-translate") |
---|
1063 | (string-translate* . "http://chicken.wiki.br/Unit extras#string-translate*") |
---|
1064 | (string-trim . "http://chicken.wiki.br/Unit srfi-13#string-trim") |
---|
1065 | (string-trim-both . "http://chicken.wiki.br/Unit srfi-13#string-trim-both") |
---|
1066 | (string-trim-right . "http://chicken.wiki.br/Unit srfi-13#string-trim-right") |
---|
1067 | (string-unfold . "http://chicken.wiki.br/Unit srfi-13#string-unfold") |
---|
1068 | (string-unfold-right |
---|
1069 | . |
---|
1070 | "http://chicken.wiki.br/Unit srfi-13#string-unfold-right") |
---|
1071 | (string-upcase . "http://chicken.wiki.br/Unit srfi-13#string-upcase") |
---|
1072 | (string-upcase! . "http://chicken.wiki.br/Unit srfi-13#string-upcase!") |
---|
1073 | (string-xcopy! . "http://chicken.wiki.br/Unit srfi-13#string-xcopy!") |
---|
1074 | (string< . "http://chicken.wiki.br/Unit srfi-13#string<") |
---|
1075 | (string<= . "http://chicken.wiki.br/Unit srfi-13#string<=") |
---|
1076 | (string<> . "http://chicken.wiki.br/Unit srfi-13#string<>") |
---|
1077 | (string= . "http://chicken.wiki.br/Unit srfi-13#string=") |
---|
1078 | (string> . "http://chicken.wiki.br/Unit srfi-13#string>") |
---|
1079 | (string>= . "http://chicken.wiki.br/Unit srfi-13#string>=") |
---|
1080 | (sub1 . "http://chicken.wiki.br/Unit library#sub1") |
---|
1081 | (subf32vector . "http://chicken.wiki.br/Unit srfi-4#subf32vector") |
---|
1082 | (subf64vector . "http://chicken.wiki.br/Unit srfi-4#subf64vector") |
---|
1083 | (subs16vector . "http://chicken.wiki.br/Unit srfi-4#subs16vector") |
---|
1084 | (subs32vector . "http://chicken.wiki.br/Unit srfi-4#subs32vector") |
---|
1085 | (subs8vector . "http://chicken.wiki.br/Unit srfi-4#subs8vector") |
---|
1086 | (substring-ci=? . "http://chicken.wiki.br/Unit extras#substring-ci=?") |
---|
1087 | (substring-index . "http://chicken.wiki.br/Unit extras#substring-index") |
---|
1088 | (substring-index-ci . "http://chicken.wiki.br/Unit extras#substring-index-ci") |
---|
1089 | (substring-spec-ok? . "http://chicken.wiki.br/Unit srfi-13#substring-spec-ok?") |
---|
1090 | (substring/shared . "http://chicken.wiki.br/Unit srfi-13#substring/shared") |
---|
1091 | (substring=? . "http://chicken.wiki.br/Unit extras#substring=?") |
---|
1092 | (subu16vector . "http://chicken.wiki.br/Unit srfi-4#subu16vector") |
---|
1093 | (subu32vector . "http://chicken.wiki.br/Unit srfi-4#subu32vector") |
---|
1094 | (subu8vector . "http://chicken.wiki.br/Unit srfi-4#subu8vector") |
---|
1095 | (symbolic-link? . "http://chicken.wiki.br/Unit posix#symbolic-link?") |
---|
1096 | (syntax-error . "http://chicken.wiki.br/Unit eval#syntax-error") |
---|
1097 | (system . "http://chicken.wiki.br/Unit library#system") |
---|
1098 | (system* . "http://chicken.wiki.br/Unit utils#system*") |
---|
1099 | (system-information . "http://chicken.wiki.br/Unit posix#system-information") |
---|
1100 | (tag-pointer . "http://chicken.wiki.br/Unit lolevel#tag-pointer") |
---|
1101 | (tagged-pointer? . "http://chicken.wiki.br/Unit lolevel#tagged-pointer?") |
---|
1102 | (tail? . "http://chicken.wiki.br/Unit extras#tail?") |
---|
1103 | (take . "http://chicken.wiki.br/Unit srfi-1#take") |
---|
1104 | (take! . "http://chicken.wiki.br/Unit srfi-1#take!") |
---|
1105 | (take-right . "http://chicken.wiki.br/Unit srfi-1#take-right") |
---|
1106 | (take-while . "http://chicken.wiki.br/Unit srfi-1#take-while") |
---|
1107 | (take-while! . "http://chicken.wiki.br/Unit srfi-1#take-while!") |
---|
1108 | (tcp-abandon-port . "http://chicken.wiki.br/Unit tcp#tcp-abandon-port") |
---|
1109 | (tcp-accept . "http://chicken.wiki.br/Unit tcp#tcp-accept") |
---|
1110 | (tcp-accept-ready? . "http://chicken.wiki.br/Unit tcp#tcp-accept-ready?") |
---|
1111 | (tcp-addresses . "http://chicken.wiki.br/Unit tcp#tcp-addresses") |
---|
1112 | (tcp-buffer-size . "http://chicken.wiki.br/Unit tcp#tcp-buffer-size") |
---|
1113 | (tcp-close . "http://chicken.wiki.br/Unit tcp#tcp-close") |
---|
1114 | (tcp-connect . "http://chicken.wiki.br/Unit tcp#tcp-connect") |
---|
1115 | (tcp-listen . "http://chicken.wiki.br/Unit tcp#tcp-listen") |
---|
1116 | (tcp-listener-fileno . "http://chicken.wiki.br/Unit tcp#tcp-listener-fileno") |
---|
1117 | (tcp-listener-port . "http://chicken.wiki.br/Unit tcp#tcp-listener-port") |
---|
1118 | (tcp-listener? . "http://chicken.wiki.br/Unit tcp#tcp-listener?") |
---|
1119 | (tcp-port-numbers . "http://chicken.wiki.br/Unit tcp#tcp-port-numbers") |
---|
1120 | (tenth . "http://chicken.wiki.br/Unit srfi-1#tenth") |
---|
1121 | (terminal-name . "http://chicken.wiki.br/Unit posix#terminal-name") |
---|
1122 | (terminal-port? . "http://chicken.wiki.br/Unit posix#terminal-port?") |
---|
1123 | (terminated-thread-exception? |
---|
1124 | . |
---|
1125 | "http://chicken.wiki.br/Unit srfi-18#terminated-thread-exception?") |
---|
1126 | (test-feature? . "http://chicken.wiki.br/Unit library#test-feature?") |
---|
1127 | (third . "http://chicken.wiki.br/Unit srfi-1#third") |
---|
1128 | (thread-deliver-signal! |
---|
1129 | . |
---|
1130 | "http://chicken.wiki.br/Unit srfi-18#thread-deliver-signal!") |
---|
1131 | (thread-join! . "http://chicken.wiki.br/Unit srfi-18#thread-join!") |
---|
1132 | (thread-name . "http://chicken.wiki.br/Unit srfi-18#thread-name") |
---|
1133 | (thread-quantum . "http://chicken.wiki.br/Unit srfi-18#thread-quantum") |
---|
1134 | (thread-quantum-set! |
---|
1135 | . |
---|
1136 | "http://chicken.wiki.br/Unit srfi-18#thread-quantum-set!") |
---|
1137 | (thread-resume! . "http://chicken.wiki.br/Unit srfi-18#thread-resume!") |
---|
1138 | (thread-signal! . "http://chicken.wiki.br/Unit srfi-18#thread-signal!") |
---|
1139 | (thread-sleep! . "http://chicken.wiki.br/Unit srfi-18#thread-sleep!") |
---|
1140 | (thread-specific . "http://chicken.wiki.br/Unit srfi-18#thread-specific") |
---|
1141 | (thread-specific-set! |
---|
1142 | . |
---|
1143 | "http://chicken.wiki.br/Unit srfi-18#thread-specific-set!") |
---|
1144 | (thread-start! . "http://chicken.wiki.br/Unit srfi-18#thread-start!") |
---|
1145 | (thread-state . "http://chicken.wiki.br/Unit srfi-18#thread-state") |
---|
1146 | (thread-suspend! . "http://chicken.wiki.br/Unit srfi-18#thread-suspend!") |
---|
1147 | (thread-terminate! . "http://chicken.wiki.br/Unit srfi-18#thread-terminate!") |
---|
1148 | (thread-yield! . "http://chicken.wiki.br/Unit srfi-18#thread-yield!") |
---|
1149 | (thread? . "http://chicken.wiki.br/Unit srfi-18#thread?") |
---|
1150 | (time->seconds . "http://chicken.wiki.br/Unit srfi-18#time->seconds") |
---|
1151 | (time->string . "http://chicken.wiki.br/Unit posix#time->string") |
---|
1152 | (time? . "http://chicken.wiki.br/Unit srfi-18#time?") |
---|
1153 | (u16vector . "http://chicken.wiki.br/Unit srfi-4#u16vector") |
---|
1154 | (u16vector->byte-vector |
---|
1155 | . |
---|
1156 | "http://chicken.wiki.br/Unit srfi-4#u16vector->byte-vector") |
---|
1157 | (u16vector->list . "http://chicken.wiki.br/Unit srfi-4#u16vector->list") |
---|
1158 | (u16vector-length . "http://chicken.wiki.br/Unit srfi-4#u16vector-length") |
---|
1159 | (u16vector-ref . "http://chicken.wiki.br/Unit srfi-4#u16vector-ref") |
---|
1160 | (u16vector-set! . "http://chicken.wiki.br/Unit srfi-4#u16vector-set!") |
---|
1161 | (u16vector? . "http://chicken.wiki.br/Unit srfi-4#u16vector?") |
---|
1162 | (u32vector . "http://chicken.wiki.br/Unit srfi-4#u32vector") |
---|
1163 | (u32vector->byte-vector |
---|
1164 | . |
---|
1165 | "http://chicken.wiki.br/Unit srfi-4#u32vector->byte-vector") |
---|
1166 | (u32vector->list . "http://chicken.wiki.br/Unit srfi-4#u32vector->list") |
---|
1167 | (u32vector-length . "http://chicken.wiki.br/Unit srfi-4#u32vector-length") |
---|
1168 | (u32vector-ref . "http://chicken.wiki.br/Unit srfi-4#u32vector-ref") |
---|
1169 | (u32vector-set! . "http://chicken.wiki.br/Unit srfi-4#u32vector-set!") |
---|
1170 | (u32vector? . "http://chicken.wiki.br/Unit srfi-4#u32vector?") |
---|
1171 | (u8vector . "http://chicken.wiki.br/Unit srfi-4#u8vector") |
---|
1172 | (u8vector->byte-vector |
---|
1173 | . |
---|
1174 | "http://chicken.wiki.br/Unit srfi-4#u8vector->byte-vector") |
---|
1175 | (u8vector->list . "http://chicken.wiki.br/Unit srfi-4#u8vector->list") |
---|
1176 | (u8vector-length . "http://chicken.wiki.br/Unit srfi-4#u8vector-length") |
---|
1177 | (u8vector-ref . "http://chicken.wiki.br/Unit srfi-4#u8vector-ref") |
---|
1178 | (u8vector-set! . "http://chicken.wiki.br/Unit srfi-4#u8vector-set!") |
---|
1179 | (u8vector? . "http://chicken.wiki.br/Unit srfi-4#u8vector?") |
---|
1180 | (ucs-range->char-set |
---|
1181 | . |
---|
1182 | "http://chicken.wiki.br/Unit srfi-14#ucs-range->char-set") |
---|
1183 | (ucs-range->char-set! |
---|
1184 | . |
---|
1185 | "http://chicken.wiki.br/Unit srfi-14#ucs-range->char-set!") |
---|
1186 | (unbound-variable-value |
---|
1187 | . |
---|
1188 | "http://chicken.wiki.br/Unit lolevel#unbound-variable-value") |
---|
1189 | (uncaught-exception-reason |
---|
1190 | . |
---|
1191 | "http://chicken.wiki.br/Unit srfi-18#uncaught-exception-reason") |
---|
1192 | (uncaught-exception? |
---|
1193 | . |
---|
1194 | "http://chicken.wiki.br/Unit srfi-18#uncaught-exception?") |
---|
1195 | (undefine-macro! . "http://chicken.wiki.br/Unit eval#undefine-macro!") |
---|
1196 | (unfold . "http://chicken.wiki.br/Unit srfi-1#unfold") |
---|
1197 | (unfold-right . "http://chicken.wiki.br/Unit srfi-1#unfold-right") |
---|
1198 | (unmap-file-from-memory |
---|
1199 | . |
---|
1200 | "http://chicken.wiki.br/Unit posix#unmap-file-from-memory") |
---|
1201 | (unregister-feature! |
---|
1202 | . |
---|
1203 | "http://chicken.wiki.br/Unit library#unregister-feature!") |
---|
1204 | (unsetenv . "http://chicken.wiki.br/Unit posix#unsetenv") |
---|
1205 | (unshift! . "http://chicken.wiki.br/Unit utils#unshift!") |
---|
1206 | (unzip1 . "http://chicken.wiki.br/Unit srfi-1#unzip1") |
---|
1207 | (unzip2 . "http://chicken.wiki.br/Unit srfi-1#unzip2") |
---|
1208 | (unzip3 . "http://chicken.wiki.br/Unit srfi-1#unzip3") |
---|
1209 | (unzip4 . "http://chicken.wiki.br/Unit srfi-1#unzip4") |
---|
1210 | (unzip5 . "http://chicken.wiki.br/Unit srfi-1#unzip5") |
---|
1211 | (user-information . "http://chicken.wiki.br/Unit posix#user-information") |
---|
1212 | (utc-time->seconds . "http://chicken.wiki.br/Unit posix#utc-time->seconds") |
---|
1213 | (vector-copy! . "http://chicken.wiki.br/Unit library#vector-copy!") |
---|
1214 | (vector-resize . "http://chicken.wiki.br/Unit library#vector-resize") |
---|
1215 | (void . "http://chicken.wiki.br/Unit library#void") |
---|
1216 | (warning . "http://chicken.wiki.br/Unit library#warning") |
---|
1217 | (with-error-output-to-port |
---|
1218 | . |
---|
1219 | "http://chicken.wiki.br/Unit extras#with-error-output-to-port") |
---|
1220 | (with-exception-handler |
---|
1221 | . |
---|
1222 | "http://chicken.wiki.br/Unit library#with-exception-handler") |
---|
1223 | (with-input-from-pipe |
---|
1224 | . |
---|
1225 | "http://chicken.wiki.br/Unit posix#with-input-from-pipe") |
---|
1226 | (with-input-from-port |
---|
1227 | . |
---|
1228 | "http://chicken.wiki.br/Unit extras#with-input-from-port") |
---|
1229 | (with-input-from-string |
---|
1230 | . |
---|
1231 | "http://chicken.wiki.br/Unit extras#with-input-from-string") |
---|
1232 | (with-output-to-pipe . "http://chicken.wiki.br/Unit posix#with-output-to-pipe") |
---|
1233 | (with-output-to-port |
---|
1234 | . |
---|
1235 | "http://chicken.wiki.br/Unit extras#with-output-to-port") |
---|
1236 | (with-output-to-string |
---|
1237 | . |
---|
1238 | "http://chicken.wiki.br/Unit extras#with-output-to-string") |
---|
1239 | (write-line . "http://chicken.wiki.br/Unit extras#write-line") |
---|
1240 | (write-string . "http://chicken.wiki.br/Unit extras#write-string") |
---|
1241 | (xcons . "http://chicken.wiki.br/Unit srfi-1#xcons") |
---|
1242 | (xsubstring . "http://chicken.wiki.br/Unit srfi-13#xsubstring") |
---|
1243 | (zip . "http://chicken.wiki.br/Unit srfi-1#zip") |
---|