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
$#!
 !, (mosh concurrent)
 (match)
 (mosh concurrent)
 (mosh config)
 (mosh control)
 (mosh dbi)
 (mosh ffi)
 (mosh file)
 (mosh irc client)
 (mosh pp)
 (mosh process)
 (mosh socket)
 (mosh test)
 (mosh)
 (rbtree)
 (rnrs base(6))
 (rnrs bytevectors(6))
 (rnrs control(6))
 (rnrs enums(6))
 (rnrs eval(6))
 (rnrs exceptions(6))
 (rnrs files(6))
 (rnrs hashtables(6))
 (rnrs io ports(6))
 (rnrs io simple(6))
 (rnrs lists(6))
 (rnrs mutable-pairs(6))
 (rnrs mutable-strings(6))
 (rnrs programs(6))
 (rnrs r5rs(6))
 (rnrs records inspection(6))
 (rnrs records procedural(6))
 (rnrs records syntactic(6))
 (rnrs sorting(6))
 (rnrs syntax-case(6))
 (rnrs(6))
 (shorten)
 (srfi:0 cond-expand)
 (srfi:1 lists)
 (srfi:11 let-values)
 (srfi:13 strings)
 (srfi:14 char-sets)
 (srfi:16 case-lambda)
 (srfi:19 time)
 (srfi:2 and-let*)
 (srfi:23 error)
 (srfi:26 cut)
 (srfi:27 random-bits)
 (srfi:31 rec)
 (srfi:37 args-fold)
 (srfi:38 with-shared-structure)
 (srfi:39 parameters)
 (srfi:41 streams)
 (srfi:42 eager-comprehensions)
 (srfi:43 vectors)
 (srfi:48 intermediate-format-strings)
 (srfi:6 basic-string-ports)
 (srfi:61 cond)
 (srfi:64 cond)
 (srfi:67 compare-procedures)
 (srfi:78 lightweight-testing)
 (srfi:8 receive)
 (srfi:9 records)
 (srfi:98 os-environment-variables)
 (srfi:99 records)
 *, (rnrs base(6))
 +, (rnrs base(6))
 -, (rnrs base(6))
 /, (rnrs base(6))
 :optional, (mosh control)
 <, (rnrs base(6))
 <=, (rnrs base(6))
 <connection>, (mosh dbi)
 <dbd>, (mosh dbi)
 <query>, (mosh dbi)
 <result>, (mosh dbi)
 =, (rnrs base(6))
 >, (rnrs base(6))
 >=, (rnrs base(6))
A
 About
 abs, (rnrs base(6))
 acos, (rnrs base(6))
 AF_INET, (mosh socket)
 AF_INET6, (mosh socket)
 AF_UNSPEC, (mosh socket)
 AI_ADDRCONFIG, (mosh socket)
 AI_ALL, (mosh socket)
 AI_CANONNAME, (mosh socket)
 AI_NUMERICHOST, (mosh socket)
 AI_NUMERICSERV, (mosh socket)
 AI_PASSIVE, (mosh socket)
 AI_V4MAPPED, (mosh socket)
 aif, (mosh control)
 align-of-bool, (mosh ffi)
 align-of-double, (mosh ffi)
 align-of-float, (mosh ffi)
 align-of-int, (mosh ffi)
 align-of-int16_t, (mosh ffi)
 align-of-int32_t, (mosh ffi)
 align-of-int64_t, (mosh ffi)
 align-of-int8_t, (mosh ffi)
 align-of-long, (mosh ffi)
 align-of-long-long, (mosh ffi)
 align-of-short, (mosh ffi)
 align-of-size_t, (mosh ffi)
 align-of-unsigned-long, (mosh ffi)
 align-of-unsigned-long-long, (mosh ffi)
 align-of-void*, (mosh ffi)
 and, (rnrs base(6))
 angle, (rnrs base(6))
 append, (rnrs base(6))
 apply, (rnrs base(6))
 Arithmetic
 asin, (rnrs base(6))
 assert, (rnrs base(6))
 assertion-violation, (rnrs base(6))
 assertion-violation?, (rnrs exceptions(6))
 assoc, (rnrs lists(6))
 assp, (rnrs lists(6))
 assq, (rnrs lists(6))
 assv, (rnrs lists(6))
 atan, (rnrs base(6))
Send a message object to pid process.
Pattern Match Library
Multi-Process Library.
Configuration library
Control structure library
Database independent interface library
Foreign Function Interface Library
Filesystem Library
IRC Client Library
Pretty Printer Library
Process Management Library
Socket Library
Unit Testing library
The (rnrs (6)) library is a composite of most of the libraries described in the R6RS.
http://srfi.schemers.org/srfi-0/srfi-0.html
http://srfi.schemers.org/srfi-1/srfi-1.html
http://srfi.schemers.org/srfi-11/srfi-11.html
http://srfi.schemers.org/srfi-13/srfi-13.html
http://srfi.schemers.org/srfi-14/srfi-14.html
http://srfi.schemers.org/srfi-16/srfi-16.html
http://srfi.schemers.org/srfi-19/srfi-19.html
http://srfi.schemers.org/srfi-2/srfi-2.html
http://srfi.schemers.org/srfi-23/srfi-23.html
http://srfi.schemers.org/srfi-26/srfi-26.html
http://srfi.schemers.org/srfi-27/srfi-27.html
http://srfi.schemers.org/srfi-31/srfi-31.html
http://srfi.schemers.org/srfi-37/srfi-37.html
http://srfi.schemers.org/srfi-38/srfi-38.html
http://srfi.schemers.org/srfi-39/srfi-39.html
http://srfi.schemers.org/srfi-41/srfi-41.html
http://srfi.schemers.org/srfi-42/srfi-42.html
http://srfi.schemers.org/srfi-43/srfi-43.html
http://srfi.schemers.org/srfi-48/srfi-48.html
http://srfi.schemers.org/srfi-6/srfi-6.html
http://srfi.schemers.org/srfi-61/srfi-61.html
http://srfi.schemers.org/srfi-64/srfi-64.html
http://srfi.schemers.org/srfi-67/srfi-67.html
http://srfi.schemers.org/srfi-78/srfi-78.html
http://srfi.schemers.org/srfi-8/srfi-8.html
http://srfi.schemers.org/srfi-9/srfi-9.html
http://srfi.schemers.org/srfi-98/srfi-98.html
http://srfi.schemers.org/srfi-99/srfi-99.html
See #f
See #f
See #f
See #f
See #f
See #f
Connection class.
Database driver class.
Query class.
Result of query class.
Mosh is a free and fast interpreter for Scheme as specified in the R7RS & R6RS.
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_506
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_554
anaphoric if
struct x { char y; bool z; };
struct x { char y; double z; };
struct x { char y; float z; };
struct x { char y; int z; };
struct x { char y; int16_t z; };
struct x { char y; int32_t z; };
struct x { char y; int64_t z; };
struct x { char y; int8_t z; };
struct x { char y; long z; };
struct x { char y; long long z; };
struct x { char y; short z; };
struct x { char y; size_t z; };
struct x { char y; unsigned long z; };
struct x { char y; unsigned-long long z; };
struct x { char y; void* z; };
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_388
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_576
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_634
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_752
More specialized numerical operations: fixnum and flonum arithmetic, as well as bitwise operations on exact integer objects.
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_552
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_750
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_748
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-8.html#node_idx_442
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-4.html#node_idx_234
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-4.html#node_idx_232
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-4.html#node_idx_238
See http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib-Z-H-4.html#node_idx_236
See http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-14.html#node_idx_556
Close