[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

C. Function and Syntax Index: Q – R

Jump to:   %   (   *   +   -   /   :   <   =   >  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  
Index Entry Section

Q
quasiquote4.9 Quasiquotation
queue->list11.47 util.queue - Queue
queue-empty?11.47 util.queue - Queue
queue-front11.47 util.queue - Queue
queue-length11.47 util.queue - Queue
queue-pop!11.47 util.queue - Queue
queue-push!11.47 util.queue - Queue
queue-push-unique!11.47 util.queue - Queue
queue-rear11.47 util.queue - Queue
queue?11.47 util.queue - Queue
quote4.2 Literals
quoted-printable-decode11.24 rfc.quoted-printable - Quoted-printable encoding/decoding
quoted-printable-decode-string11.24 rfc.quoted-printable - Quoted-printable encoding/decoding
quoted-printable-encode11.24 rfc.quoted-printable - Quoted-printable encoding/decoding
quoted-printable-encode-string11.24 rfc.quoted-printable - Quoted-printable encoding/decoding
quotient6.2.4 Arithmetics
quotient&remainder6.2.4 Arithmetics

R
raiseSignalling generic conditions
random-integer10.11 srfi-27 - Sources of Random Bits
random-real10.11 srfi-27 - Sources of Random Bits
random-source-make-integers10.11 srfi-27 - Sources of Random Bits
random-source-make-reals10.11 srfi-27 - Sources of Random Bits
random-source-pseudo-randomize!10.11 srfi-27 - Sources of Random Bits
random-source-randomize!10.11 srfi-27 - Sources of Random Bits
random-source-state-ref10.11 srfi-27 - Sources of Random Bits
random-source-state-set!10.11 srfi-27 - Sources of Random Bits
random-source?10.11 srfi-27 - Sources of Random Bits
rassoc11.45 util.list - Additional list library
rassoc-ref11.45 util.list - Additional list library
rassq11.45 util.list - Additional list library
rassq-ref11.45 util.list - Additional list library
rassv11.45 util.list - Additional list library
rassv-ref11.45 util.list - Additional list library
rational?6.2.2 Numerical predicates
rbtree->alist11.48 util.rbtree - Red black tree
rbtree-copy11.48 util.rbtree - Red black tree
rbtree-delete!11.48 util.rbtree - Red black tree
rbtree-empty?11.48 util.rbtree - Red black tree
rbtree-exists?11.48 util.rbtree - Red black tree
rbtree-extract-max!11.48 util.rbtree - Red black tree
rbtree-extract-min!11.48 util.rbtree - Red black tree
rbtree-fold11.48 util.rbtree - Red black tree
rbtree-fold-right11.48 util.rbtree - Red black tree
rbtree-get11.48 util.rbtree - Red black tree
rbtree-keys11.48 util.rbtree - Red black tree
rbtree-max11.48 util.rbtree - Red black tree
rbtree-min11.48 util.rbtree - Red black tree
rbtree-num-entries11.48 util.rbtree - Red black tree
rbtree-pop!11.48 util.rbtree - Red black tree
rbtree-push!11.48 util.rbtree - Red black tree
rbtree-put!11.48 util.rbtree - Red black tree
rbtree-update!11.48 util.rbtree - Red black tree
rbtree-values11.48 util.rbtree - Red black tree
read6.19.7.1 Reading data
read-ber-integerI/O using port
read-block6.19.7.1 Reading data
read-block!9.25.4 Uvector block I/O
read-byte6.19.7.1 Reading data
read-char6.19.7.1 Reading data
read-eval-print-loop6.18 Eval and repl
read-f16I/O using port
read-f32I/O using port
read-f64I/O using port
read-from-string6.19.5 String ports
read-line6.19.7.1 Reading data
read-s16I/O using port
read-s32I/O using port
read-s64I/O using port
read-s8I/O using port
read-sintI/O using port
read-string11.36 text.parse - Parsing input stream
read-u16I/O using port
read-u32I/O using port
read-u64I/O using port
read-u8I/O using port
read-uintI/O using port
read-with-shared-structure6.19.7.1 Reading data
read/ss6.19.7.1 Reading data
real-part6.2.5 Numerical conversions
real?6.2.2 Numerical predicates
rec4.6 Binding constructs
rec4.6 Binding constructs
receive4.6 Binding constructs
record-accessor11.49 util.record - SLIB-compatible record type
record-constructor11.49 util.record - SLIB-compatible record type
record-modifier11.49 util.record - SLIB-compatible record type
record-predicate11.49 util.record - SLIB-compatible record type
reduce10.2.5 List fold, unfold & map
reduce$6.16.1.2 Combinators
reduce-right10.2.5 List fold, unfold & map
reduce-right$6.16.1.2 Combinators
ref6.13 Hashtables
refStandard accessors
ref9.19.1 Fundamental sequence accessors
referencer9.19.1 Fundamental sequence accessors
regexp->string6.11 Regular expression
regexp-quote6.11 Regular expression
regexp-replace6.11 Regular expression
regexp-replace*6.11 Regular expression
regexp-replace-all6.11 Regular expression
regexp-replace-all*6.11 Regular expression
regexp?6.11 Regular expression
relation-accessorBasic class and methods
relation-coercerBasic class and methods
relation-column-getterBasic class and methods
relation-column-gettersBasic class and methods
relation-column-name?Basic class and methods
relation-column-namesBasic class and methods
relation-column-setterBasic class and methods
relation-column-settersBasic class and methods
relation-deletable?Basic class and methods
relation-delete!Basic class and methods
relation-foldBasic class and methods
relation-insert!Basic class and methods
relation-insertable?Basic class and methods
relation-modifierBasic class and methods
relation-refBasic class and methods
relation-rowsBasic class and methods
relation-set!Basic class and methods
relative-path?11.11.2 Pathname utilities
relnum-compare9.26 gauche.version - Comparing version numbers
reload9.17 gauche.reload - Reloading modules
reload-modified-modules9.17 gauche.reload - Reloading modules
reload-verbose9.17 gauche.reload - Reloading modules
remainder6.2.4 Arithmetics
remove9.3.2 Selection and searching in collection
remove10.2.6 List filtering & partitioning
remove!10.2.6 List filtering & partitioning
remove$6.16.1.2 Combinators
remove-directory*11.11.1 Directory utilities
remove-files11.11.4 File operations
remove-from-queue!11.47 util.queue - Queue
remove-hook!9.7 gauche.hook - Hooks
remove-to9.3.2 Selection and searching in collection
require6.20.3 Require and provide
require-extension10.16 srfi-55 - Requiring extensions
requires10.5 srfi-7 - Feature-based program configuration language
reset-hook!9.7 gauche.hook - Hooks
resolve-path11.11.2 Pathname utilities
reverse6.4.5 Other list procedures
reverse!6.4.5 Other list procedures
reverse-list->string10.8.3 String Constructors
reverse-list->vectorVector conversion
reverse-vector->listVector conversion
rfc822-atomBasic field parsers
rfc822-date->dateSpecific field parsers
rfc822-dot-atomBasic field parsers
rfc822-field->tokensBasic field parsers
rfc822-header->listParsing message headers
rfc822-header-refParsing message headers
rfc822-next-tokenBasic field parsers
rfc822-parse-dateSpecific field parsers
rfc822-quoted-stringBasic field parsers
rfc822-read-headersParsing message headers
rfc822-skip-cfwsBasic field parsers
rfc822-write-headersMessage constructors
rlet14.6 Binding constructs
round6.2.4 Arithmetics
round->exact6.2.4 Arithmetics
run-cgi-script->header&body11.55 www.cgi.test - CGI testing
run-cgi-script->string11.55 www.cgi.test - CGI testing
run-cgi-script->string-list11.55 www.cgi.test - CGI testing
run-cgi-script->sxml11.55 www.cgi.test - CGI testing
run-hook9.7 gauche.hook - Hooks
run-process9.16.1 Process object
rxmatch6.11 Regular expression
rxmatch->string6.11 Regular expression
rxmatch-after6.11 Regular expression
rxmatch-before6.11 Regular expression
rxmatch-case6.11 Regular expression
rxmatch-cond6.11 Regular expression
rxmatch-end6.11 Regular expression
rxmatch-if6.11 Regular expression
rxmatch-let6.11 Regular expression
rxmatch-num-matches6.11 Regular expression
rxmatch-start6.11 Regular expression
rxmatch-substring6.11 Regular expression

Jump to:   %   (   *   +   -   /   :   <   =   >  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  

[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated by Shiro Kawai on October, 7 2008 using texi2html 1.78.