Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 c-callback, (mosh ffi)
 c-function
 caar, (rnrs base(6))
 cadr, (rnrs base(6))
 call-process, (mosh process)
 call-with-bytevector-output-port, (rnrs io ports(6))
 call-with-current-continuation, (rnrs base(6))
 call-with-input-file, (rnrs io simple(6))
 call-with-output-file, (rnrs io simple(6))
 call-with-port, (rnrs io ports(6))
 call-with-socket, (mosh socket)
 call-with-string-io, (mosh)
 call-with-string-output-port, (rnrs io ports(6))
 call-with-values, (rnrs base(6))
 call/cc, (rnrs base(6))
 car, (rnrs base(6))
 case, (rnrs base(6))
 case-lambda, (rnrs control(6))
 cdddar, (rnrs base(6))
 cddddr, (rnrs base(6))
 cdr, (rnrs base(6))
 ceiling, (rnrs base(6))
 char, (rnrs base(6)).integer
 char<=?, (rnrs base(6))
 char<?, (rnrs base(6))
 char=?, (rnrs base(6))
 char>=?, (rnrs base(6))
 char>?, (rnrs base(6))
 char?, (rnrs base(6))
 close-input-port, (rnrs io simple(6))
 close-output-port, (rnrs io simple(6))
 close-port, (rnrs io ports(6))
 close-shared-library, (mosh ffi)
 command-line, (rnrs programs(6))
 complex?, (rnrs base(6))
 cond, (rnrs base(6))
 condition, (rnrs exceptions(6))
 condition-accessor, (rnrs exceptions(6))
 condition-irritants, (rnrs exceptions(6))
 condition-message, (rnrs exceptions(6))
 condition-predicate, (rnrs exceptions(6))
 condition-who, (rnrs exceptions(6))
 condition?, (rnrs exceptions(6))
 cons, (rnrs base(6))
 cons*, (rnrs lists(6))
 cos, (rnrs base(6))
 create-directory, (mosh file)
 create-symbolic-link, (mosh file)
 current-directory, (mosh)
 current-error-port
 current-input-port
 current-output-port
D
 datum, (rnrs syntax-case(6)).syntax
 dbi-close, (mosh dbi)
 dbi-connect, (mosh dbi)
 dbi-do, (mosh dbi)
 dbi-execute, (mosh dbi)
 dbi-getter, (mosh dbi)
 dbi-prepare, (mosh dbi)
 define, (rnrs base(6))
 define-record-type, (rnrs records inspection(6))
 define-syntax, (rnrs base(6))
 delay, (rnrs r5rs(6))
 delete-directory, (mosh file)
 delete-file, (rnrs files(6))
 denominator, (rnrs base(6))
 directory-list, (mosh file)
 display, (rnrs io simple(6))
 div, (rnrs base(6))
 div-and-mod, (rnrs base(6))
 div0, (rnrs base(6))
 div0-and-mod0, (rnrs base(6))
 dynamic-wind, (rnrs base(6))
E
 endianness, (rnrs bytevectors(6))
 enum-set-complement, (rnrs enums(6))
 enum-set-constructor, (rnrs enums(6))
 enum-set-difference, (rnrs enums(6))
 enum-set-indexer, (rnrs enums(6))
 enum-set-intersection, (rnrs enums(6))
 enum-set-member?, (rnrs enums(6))
 enum-set-projection, (rnrs enums(6))
 enum-set-subset?, (rnrs enums(6))
 enum-set-union, (rnrs enums(6))
 enum-set-universe, (rnrs enums(6))
 enum-set=?, (rnrs enums(6))
 environment, (rnrs eval(6))
 eof-object
 eof-object?
 eol-style, (rnrs io ports(6))
 eq?, (rnrs base(6))
 equal-hash, (rnrs hashtables(6))
 equal?, (rnrs base(6))
 eqv?, (rnrs base(6))
 error, (rnrs base(6))
 error-handling-mode, (rnrs io ports(6))
 error?, (rnrs exceptions(6))
 eval, (rnrs eval(6))
 even?, (rnrs base(6))
 exact
 exact-integer-sqrt, (rnrs base(6))
 exact?, (rnrs base(6))
 exec, (mosh process)
 exists, (rnrs lists(6))
 exit, (rnrs programs(6))
 exp, (rnrs base(6))
 expt, (rnrs base(6))
Make c-callback
Make foreign c-function closure.
Make foreign c-function closure from pointer.
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_616
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_618
Run an external command using a shell.
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_724
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_754
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_776
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_778
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_662
Calls a procedure with a socket as an argument.
Convenient string I/O procedure.
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_728
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_762
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_756
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_612
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_384
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-6.html#node_idx_262
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_620
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_622
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_614
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_530
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_672
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_680
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_676
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_804
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_806
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_660
Close shared library.
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-11.html#node_idx_844
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_442
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_376
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_394
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_402
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_450
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_412
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_400
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_458
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_610
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-4.html#node_idx_240
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_548
Create a directory.
Create a symbolic link.
Returns current directory as string
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_736
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_736
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_678
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_678
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_734
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_734
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-13.html#node_idx_1144
Destroy the connection and free resources associated to the connection.
Connect to a database using a data source specified by dsn (data source name).
This is a convenience procedure when you create a query and immediately execute it.
Executes a query created by dbi-prepare.
Returns getter for result which is returned by dbi-execute.
From a string representation of SQL statement sql, creates and returns a query object (an instance of query or its subclass) for the database connection conn Sql may contain parameter slots, denoted by ?.
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_352
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-7.html#node_idx_288
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_358
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-20.html#node_idx_1296
Delete a directory.
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-10.html#node_idx_840
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_526
Read directory and returns result as list of string.
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_828
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_510
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_508
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_516
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_514
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_764
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-3.html#node_idx_76
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1258
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1242
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1256
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1240
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1254
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1246
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1260
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1248
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1252
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1238
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-15.html#node_idx_1250
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-17.html#node_idx_1270
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_636
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_636
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_596
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_434
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-14.html#node_idx_1218
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_436
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_428
See #f
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-9.html#node_idx_614
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_430
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-17.html#node_idx_1266
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_482
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_462
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-20.html#node_idx_1288
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_562
Replace the current process with a new external command.
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-4.html#node_idx_206
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-11.html#node_idx_846
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_540
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_564
Close