vonuvoli
Definitions quote
;quasiquote
;unquote
;unquote-splicing
;_
;...
;=>
;else
;begin
;and
;or
;if
;when
;unless
;cond
;case
;do
;while
;until
;do-cond
;while-cond
;until-cond
;loop
;guard
;guard*
;locals
;let
;let*
;letrec
;letrec*
;let-values
;let*-values
;define
;redefine
;define-values
;redefine-values
;set!
;set!-values
;define-record-type
;lambda
;parameterize
;not
;null?
;void?
;undefined?
;boolean?
;true?
;false?
;true-or-equivalent?
;false-or-equivalent?
;number?
;complex?
;real?
;rational?
;integer?
;exact-integer?
;exact?
;inexact?
;char?
;symbol?
;keyword?
;unique?
;string?
;string-immutable?
;string-mutable?
;string-empty?
;string-immutable-empty?
;string-mutable-empty?
;bytevector?
;bytevector-immutable?
;bytevector-mutable?
;bytevector-empty?
;bytevector-immutable-empty?
;bytevector-mutable-empty?
;string-regex?
;bytevector-regex?
;pair?
;pair-immutable?
;pair-mutable?
;vector?
;vector-immutable?
;vector-mutable?
;vector-empty?
;vector-immutable-empty?
;vector-mutable-empty?
;values?
;values-empty?
;record-type?
;record?
;record-immutable?
;record-mutable?
;error-object?
;syntax-error?
;file-error?
;port-error?
;read-error?
;write-error?
;any-list?
;empty-list?
;any-or-empty-list?
;proper-list?
;proper-or-empty-list?
;dotted-list?
;dotted-or-empty-list?
;circular-list?
;circular-or-empty-list?
;procedure?
;syntax?
;port?
;input-port?
;output-port?
;binary-port?
;textual-port?
;binary-input-port?
;textual-input-port?
;binary-output-port?
;textual-output-port?
;eof-object?
;path?
;path-absolute?
;path-relative?
;process?
;context?
;binding?
;parameters?
;parameter?
;promise?
;resource?
;internal?
;opaque?
;zero?
;positive?
;negative?
;finite?
;infinite?
;nan?
;even?
;odd?
;char-numeric?
;char-alphabetic?
;char-upper-case?
;char-lower-case?
;char-alphabetic-or-numeric?
;char-whitespace?
;char-control?
;char-ascii?
;char-ascii-numeric?
;char-ascii-numeric-8?
;char-ascii-numeric-16?
;char-ascii-alphabetic?
;char-ascii-upper-case?
;char-ascii-lower-case?
;char-ascii-alphabetic-or-numeric?
;char-ascii-whitespace?
;char-ascii-control?
;char-ascii-punctuation?
;char-ascii-graphic?
;fs-metadata?
;cache?
;not-null?
;not-void?
;not-undefined?
;not-boolean?
;not-true?
;not-false?
;not-true-or-equivalent?
;not-false-or-equivalent?
;not-number?
;not-complex?
;not-real?
;not-rational?
;not-integer?
;not-exact-integer?
;not-exact?
;not-inexact?
;not-char?
;not-symbol?
;not-keyword?
;not-unique?
;not-string?
;not-string-immutable?
;not-string-mutable?
;not-string-empty?
;not-string-immutable-empty?
;not-string-mutable-empty?
;not-bytevector?
;not-bytevector-immutable?
;not-bytevector-mutable?
;not-bytevector-empty?
;not-bytevector-immutable-empty?
;not-bytevector-mutable-empty?
;not-string-regex?
;not-bytevector-regex?
;not-pair?
;not-pair-immutable?
;not-pair-mutable?
;not-vector?
;not-vector-immutable?
;not-vector-mutable?
;not-vector-empty?
;not-vector-immutable-empty?
;not-vector-mutable-empty?
;not-values?
;not-values-empty?
;not-record-type?
;not-record?
;not-record-immutable?
;not-record-mutable?
;not-error-object?
;not-syntax-error?
;not-file-error?
;not-port-error?
;not-read-error?
;not-write-error?
;not-any-list?
;not-empty-list?
;not-any-or-empty-list?
;not-proper-list?
;not-proper-or-empty-list?
;not-dotted-list?
;not-dotted-list-or-emtpy?
;not-circular-list?
;not-circular-or-empty-list?
;not-procedure?
;not-syntax?
;not-port?
;not-input-port?
;not-output-port?
;not-binary-port?
;not-textual-port?
;not-binary-input-port?
;not-textual-input-port?
;not-binary-output-port?
;not-textual-output-port?
;not-eof-object?
;not-path?
;not-path-absolute?
;not-path-relative?
;not-process?
;not-context?
;not-binding?
;not-parameters?
;not-parameter?
;not-promise?
;not-resource?
;not-internal?
;not-opaque?
;not-zero?
;not-positive?
;not-negative?
;not-finite?
;not-infinite?
;not-nan?
;not-even?
;not-odd?
;not-char-numeric?
;not-char-alphabetic?
;not-char-upper-case?
;not-char-lower-case?
;not-char-alphabetic-or-numeric?
;not-char-whitespace?
;not-char-control?
;not-char-ascii?
;not-char-ascii-numeric?
;not-char-ascii-numeric-8?
;not-char-ascii-numeric-16?
;not-char-ascii-alphabetic?
;not-char-ascii-upper-case?
;not-char-ascii-lower-case?
;not-char-ascii-alphabetic-or-numeric?
;not-char-ascii-whitespace?
;not-char-ascii-control?
;not-char-ascii-punctuation?
;not-char-ascii-graphic?
;not-fs-metadata?
;not-cache?
;not*
;and*
;or*
;xor*
;nand*
;nor*
;nxor*
;negative
;abs
;signum
;floor
;ceiling
;round
;truncate
;fractional
;exact
;inexact
;square
;sqrt
;exact-integer-sqrt
;exp
;log
;sin
;cos
;tan
;asin
;acos
;atan
;floor/
;floor-quotient
;floor-remainder
;truncate/
;truncate-quotient
;truncate-remainder
;expt
;+
;-
;*
;/
;gcd
;lcm
;min
;max
;bitwise-not
;bitwise-and
;bitwise-or
;bitwise-xor
;bitwise-nand
;bitwise-nor
;bitwise-nxor
;bitwise-shift-left
;bitwise-shift-right
;bitwise-rotate-left
;bitwise-rotate-right
;equivalent-by-identity?
;equivalent-by-value-strict?
;equivalent-by-value-strict-recursive?
;equivalent-by-value-coerced?
;equivalent-by-value-coerced-recursive?
;generic<?
;generic<=?
;generic=?
;generic>=?
;generic>?
;boolean<?
;boolean<=?
;boolean=?
;boolean>=?
;boolean>?
;<
;<=
;=
;>=
;>
;char<?
;char<=?
;char=?
;char>=?
;char>?
;char-ci<?
;char-ci<=?
;char-ci=?
;char-ci>=?
;char-ci>?
;string<?
;string<=?
;string=?
;string>=?
;string>?
;string-ci<?
;string-ci<=?
;string-ci=?
;string-ci>=?
;string-ci>?
;symbol<?
;symbol<=?
;symbol=?
;symbol>=?
;symbol>?
;symbol-ci<?
;symbol-ci<=?
;symbol-ci=?
;symbol-ci>=?
;symbol-ci>?
;keyword<?
;keyword<=?
;keyword=?
;keyword>=?
;keyword>?
;keyword-ci<?
;keyword-ci<=?
;keyword-ci=?
;keyword-ci>=?
;keyword-ci>?
;unique<?
;unique<=?
;unique=?
;unique>=?
;unique>?
;bytevector<?
;bytevector<=?
;bytevector=?
;bytevector>=?
;bytevector>?
;pair<?
;pair<=?
;pair=?
;pair>=?
;pair>?
;vector<?
;vector<=?
;vector=?
;vector>=?
;vector>?
;values<?
;values<=?
;values=?
;values>=?
;values>?
;record<?
;record<=?
;record=?
;record>=?
;record>?
;path<?
;path<=?
;path=?
;path>=?
;path>?
;not-equivalent-by-identity?
;not-equivalent-by-value-strict?
;not-equivalent-by-value-strict-recursive?
;not-equivalent-by-value-coerced?
;not-equivalent-by-value-coerced-recursive?
;not-generic<?
;not-generic<=?
;not-generic=?
;not-generic>=?
;not-generic>?
;not-boolean<?
;not-boolean<=?
;not-boolean=?
;not-boolean>=?
;not-boolean>?
;not-<?
;not-<=?
;not-=?
;not->=?
;not->?
;not-char<?
;not-char<=?
;not-char=?
;not-char>=?
;not-char>?
;not-char-ci<?
;not-char-ci<=?
;not-char-ci=?
;not-char-ci>=?
;not-char-ci>?
;not-string<?
;not-string<=?
;not-string=?
;not-string>=?
;not-string>?
;not-string-ci<?
;not-string-ci<=?
;not-string-ci=?
;not-string-ci>=?
;not-string-ci>?
;not-symbol<?
;not-symbol<=?
;not-symbol=?
;not-symbol>=?
;not-symbol>?
;not-symbol-ci<?
;not-symbol-ci<=?
;not-symbol-ci=?
;not-symbol-ci>=?
;not-symbol-ci>?
;not-keyword<?
;not-keyword<=?
;not-keyword=?
;not-keyword>=?
;not-keyword>?
;not-keyword-ci<?
;not-keyword-ci<=?
;not-keyword-ci=?
;not-keyword-ci>=?
;not-keyword-ci>?
;not-unique<?
;not-unique<=?
;not-unique=?
;not-unique>=?
;not-unique>?
;not-bytevector<?
;not-bytevector<=?
;not-bytevector=?
;not-bytevector>=?
;not-bytevector>?
;not-pair<?
;not-pair<=?
;not-pair=?
;not-pair>=?
;not-pair>?
;not-vector<?
;not-vector<=?
;not-vector=?
;not-vector>=?
;not-vector>?
;not-values<?
;not-values<=?
;not-values=?
;not-values>=?
;not-values>?
;not-record<?
;not-record<=?
;not-record=?
;not-record>=?
;not-record>?
;not-path<?
;not-path<=?
;not-path=?
;not-path>=?
;not-path>?
;car
;cdr
;caar
;cdar
;first-pair
;second-pair
;third-pair
;fourth-pair
;fifth-pair
;sixth-pair
;seventh-pair
;eighth-pair
;ninth-pair
;tenth-pair
;first
;second
;third
;fourth
;fifth
;sixth
;seventh
;eighth
;ninth
;tenth
;first-tail
;second-tail
;third-tail
;fourth-tail
;fifth-tail
;sixth-tail
;seventh-tail
;eighth-tail
;ninth-tail
;tenth-tail
;length
;reverse
;pair->immutable
;pair->mutable
;list->immutable
;list->mutable
;cons
;xcons
;set-car!
;set-cdr!
;list-ref-cons
;list-ref-car
;list-ref-cdr
;memq
;memv
;assq
;assv
;find
;list-set-car!
;list-set-cdr!
;make-pair
;make-list
;list
;list*
;append
;list-fill!
;list-copy!
;list-copy
;list-reverse!
;member
;assoc
;vector-length
;vector-reverse
;vector->immutable
;vector->mutable
;vector-clear!
;vector-ref
;vector-push-from!
;vector-find
;vector-set!
;vector-insert-from!
;vector-swap!
;vector-clear-at!
;make-vector
;vector
;vector-append
;vector-fill!
;vector-copy!
;vector-append!
;vector-copy
;vector-reverse!
;vector->list
;list->vector
;vector-push!
;vector-pop!
;vector-insert!
;vector-remove!
;vector-resize!
;vector-resize-at!
;bytevector-length
;bytevector-reverse
;bytevector->immutable
;bytevector->mutable
;bytevector-u8-ref
;bytevector-u8-set!
;make-bytevector
;bytevector
;bytevector-append
;bytevector-u8-fill!
;bytevector-copy!
;bytevector-copy
;bytevector-reverse!
;bytevector->list
;list->bytevector
;bytevector->vector
;vector->bytevector
;make-bytevector-regex
;bytevector-regex-match?
;bytevector-regex-match
;bytevector-regex-match-all
;bytevector-regex-match-all->vector
;bytevector-regex-match-position
;bytevector-regex-match-position-all
;bytevector-regex-match-position-all->vector
;bytevector-regex-match-captures
;bytevector-regex-match-captures->assoc
;bytevector-regex-match-captures->vector
;bytevector-regex-match-captures-all
;bytevector-regex-match-captures-all->assoc
;bytevector-regex-match-captures-all->vector
;bytevector-regex-match-captures-position
;bytevector-regex-match-captures-position->assoc
;bytevector-regex-match-captures-position->vector
;bytevector-regex-match-captures-position-all
;bytevector-regex-match-captures-position-all->assoc
;bytevector-regex-match-captures-position-all->vector
;string-length
;string-reverse
;string->symbol
;symbol->string
;char->integer
;integer->char
;string->keyword
;keyword->string
;symbol->keyword
;keyword->symbol
;string-upcase
;string-downcase
;string-foldcase
;symbol-upcase
;symbol-downcase
;symbol-foldcase
;char-upcase
;char-downcase
;char-foldcase
;keyword-upcase
;keyword-downcase
;keyword-foldcase
;string->immutable
;string->mutable
;string-ref
;string-set!
;make-string
;string
;string-append
;string-fill!
;string-copy!
;string-copy
;string-reverse!
;string->list
;list->string
;string->vector
;vector->string
;string->utf8
;utf8->string
;string->number
;number->string
;digit-value
;make-string-regex
;string-regex-match?
;string-regex-match
;string-regex-match-all
;string-regex-match-all->vector
;string-regex-match-position
;string-regex-match-position-all
;string-regex-match-position-all->vector
;string-regex-match-captures
;string-regex-match-captures->assoc
;string-regex-match-captures->vector
;string-regex-match-captures-all
;string-regex-match-captures-all->assoc
;string-regex-match-captures-all->vector
;string-regex-match-captures-position
;string-regex-match-captures-position->assoc
;string-regex-match-captures-position->vector
;string-regex-match-captures-position-all
;string-regex-match-captures-position-all->assoc
;string-regex-match-captures-position-all->vector
;identity
;constant-fn
;constant-fn*
;not-fn
;call-with-list*
;call-with-list
;call-with-vector*
;call-with-vector
;call-with-values*
;call-with-values
;map-in-order
;call
;apply
;map
;for-each
;vector-map
;vector-for-each
;bytevector-u8-map
;bytevector-u8-for-each
;string-map
;string-for-each
;values
;curry
;curry-last
;compose
;compose*
;record-type-identifier
;record-type-size
;record-type
;record->immutable
;record->mutable
;make-record-type
;record-type-predicate
;record-type-accessor
;record-type-mutator
;record-type-constructor
;record-type-constructor*
;record-of?
;record-set!
;record-ref
;make-record
;make-record*
;record->vector
;vector->record
;record->values
;values->record
;record->list
;list->record
;command-line
;command-line->vector
;command-line-length
;get-environment-variables
;get-environment-variables->vector
;get-environment-fingerprint
;current-second
;current-jiffy
;jiffies-per-second
;raise
;error-object-message
;error-object-irritants
;error-object-irritants->vector
;error-object-irritants->values
;command-line-ref
;get-environment-variable
;process-wait-poll
;process-wait-try
;process-wait
;process-stdin
;process-stdout
;process-stderr
;cache-close
;serialize-bytevector
;deserialize-bytevector
;hash
;hash-sip-unseeded
;hash-sea-unseeded
;hash-blake2b-unseeded
;hash-blake2s-unseeded
;process-spawn
;process-exec
;process-run-try
;process-run
;error
;make-error
;make-parameter
;parameter-ref
;parameter-set!
;trace-critical
;trace-error
;trace-warning
;trace-notice
;trace-information
;trace-internal
;trace-debugging
;abort
;pause
;exit
;emergency-exit
;process-spawn*
;process-exec*
;cache-open
;cache-select-bytevector
;cache-include-bytevector
;cache-exclude-bytevector
;cache-resolve-bytevector
;cache-select
;cache-include
;cache-exclude
;cache-resolve
;cache-exclude-all
;cache-prune-all
;hash-sip-seeded
;hash-sea-seeded
;hash-blake2b-seeded
;hash-blake2s-seeded
;current-input-port
;current-output-port
;current-error-port
;eof-object
;open-input-bytevector
;open-input-string
;get-output-bytevector
;get-output-string
;open-binary-input-file
;open-binary-output-file
;open-input-file
;open-output-file
;port-descriptor
;port-descriptor-clone
;port-descriptor-ref
;port-descriptor-path
;port-temporary-release
;port-temporary-path
;call-with-port
;call-with-binary-input-file
;call-with-binary-output-file
;call-with-input-file
;call-with-output-file
;with-binary-input-file
;with-binary-output-file
;with-input-from-file
;with-output-to-file
;port-descriptor-flag-ref
;port-descriptor-flag-set!
;open-output-bytevector
;open-output-string
;input-port-open?
;output-port-open?
;close-port
;close-input-port
;close-output-port
;u8-ready?
;peek-u8
;read-u8
;char-ready?
;peek-char
;read-char
;read-bytevector!
;read-bytevector-append!
;read-bytevector
;read-bytevector-chunk
;read-bytevector-line
;read-bytevector-zero
;read-string-append!
;read-string
;read-string-chunk
;read-string-line
;read-string-zero
;read
;read-bytevector-fold
;read-bytevector-chunk-fold
;read-bytevector-line-fold
;read-bytevector-zero-fold
;read-string-fold
;read-string-chunk-fold
;read-string-line-fold
;read-string-zero-fold
;read-fold
;write-u8
;write-bytevector
;write-bytevector-line
;write-bytevector-zero
;write-char
;write-string
;write-string-line
;write-string-zero
;write
;write-shared
;write-simple
;display
;write-line
;display-line
;newline
;flush-output-port
;open-binary-temporary
;open-temporary
;file-exists?
;fs-file-delete
;crypto-bytevector
;crypto-bytevector-append!
;crypto-bytevector-fill!
;crypto-blake2b-128
;crypto-blake2b-192
;crypto-blake2b-224
;crypto-blake2b-256
;crypto-blake2b-320
;crypto-blake2b-384
;crypto-blake2b-448
;crypto-blake2b-512
;crypto-blake2b-64
;crypto-blake2s-128
;crypto-blake2s-192
;crypto-blake2s-224
;crypto-blake2s-256
;crypto-blake2s-64
;crypto-md5
;crypto-sha1
;crypto-sha2-256
;crypto-sha2-256-224
;crypto-sha2-512
;crypto-sha2-512-224
;crypto-sha2-512-256
;crypto-sha2-512-384
;crypto-sha3-224
;crypto-sha3-256
;crypto-sha3-384
;crypto-sha3-512
;base32-decode
;base32-decode-append!
;base32-decode-fill!
;base32-hex-decode
;base32-hex-decode-append!
;base32-hex-decode-fill!
;base32-hex-nopad-decode
;base32-hex-nopad-decode-append!
;base32-hex-nopad-decode-fill!
;base32-nopad-decode
;base32-nopad-decode-append!
;base32-nopad-decode-fill!
;base64-decode
;base64-decode-append!
;base64-decode-fill!
;base64-mime-decode
;base64-mime-decode-append!
;base64-mime-decode-fill!
;base64-nopad-decode
;base64-nopad-decode-append!
;base64-nopad-decode-fill!
;base64-url-decode
;base64-url-decode-append!
;base64-url-decode-fill!
;base64-url-nopad-decode
;base64-url-nopad-decode-append!
;base64-url-nopad-decode-fill!
;hex-decode
;hex-decode-append!
;hex-decode-fill!
;base32-encode
;base32-encode-append!
;base32-encode-fill!
;base32-hex-encode
;base32-hex-encode-append!
;base32-hex-encode-fill!
;base32-hex-nopad-encode
;base32-hex-nopad-encode-append!
;base32-hex-nopad-encode-fill!
;base32-nopad-encode
;base32-nopad-encode-append!
;base32-nopad-encode-fill!
;base64-encode
;base64-encode-append!
;base64-encode-fill!
;base64-mime-encode
;base64-mime-encode-append!
;base64-mime-encode-fill!
;base64-nopad-encode
;base64-nopad-encode-append!
;base64-nopad-encode-fill!
;base64-url-encode
;base64-url-encode-append!
;base64-url-encode-fill!
;base64-url-nopad-encode
;base64-url-nopad-encode-append!
;base64-url-nopad-encode-fill!
;hex-lower-encode
;hex-lower-encode-append!
;hex-lower-encode-fill!
;hex-upper-encode
;hex-upper-encode-append!
;hex-upper-encode-fill!
;random-boolean
;random-boolean-weighted
;random-bytevector
;random-bytevector-append!
;random-bytevector-fill!
;random-bytevector-permutation
;random-bytevector-shuffle!
;random-char
;random-char*
;random-char-ascii
;random-char-ascii-alphabetic
;random-char-ascii-lower-case
;random-char-ascii-upper-case
;random-char-ascii-numeric
;random-char-ascii-numeric-8
;random-char-ascii-numeric-16
;random-char-ascii-alphabetic-or-numeric
;random-char-ascii-control
;random-char-ascii-graphic
;random-char-ascii-punctuation
;random-char-ascii-whitespace
;random-string-ascii
;random-string-ascii-alphabetic
;random-string-ascii-lower-case
;random-string-ascii-upper-case
;random-string-ascii-numeric
;random-string-ascii-numeric-8
;random-string-ascii-numeric-16
;random-string-ascii-alphabetic-or-numeric
;random-string-ascii-control
;random-string-ascii-graphic
;random-string-ascii-punctuation
;random-string-ascii-whitespace
;random-string-ascii-append!
;random-string-ascii-alphabetic-append!
;random-string-ascii-lower-case-append!
;random-string-ascii-upper-case-append!
;random-string-ascii-numeric-append!
;random-string-ascii-numeric-8-append!
;random-string-ascii-numeric-16-append!
;random-string-ascii-alphabetic-or-numeric-append!
;random-string-ascii-control-append!
;random-string-ascii-graphic-append!
;random-string-ascii-punctuation-append!
;random-string-ascii-whitespace-append!
;random-string-ascii-permutation
;random-string-ascii-alphabetic-permutation
;random-string-ascii-lower-case-permutation
;random-string-ascii-upper-case-permutation
;random-string-ascii-numeric-permutation
;random-string-ascii-numeric-8-permutation
;random-string-ascii-numeric-16-permutation
;random-string-ascii-alphabetic-or-numeric-permutation
;random-string-ascii-control-permutation
;random-string-ascii-graphic-permutation
;random-string-ascii-punctuation-permutation
;random-string-ascii-whitespace-permutation
;random-f64
;random-f64*
;random-i8
;random-i16
;random-i32
;random-i64
;random-i64*
;random-u1
;random-u2
;random-u3
;random-u4
;random-u5
;random-u6
;random-u63
;random-u7
;random-u8
;random-u15
;random-u16
;random-u31
;random-u32
;caaar
;caaaar
;caaadr
;caadr
;caadar
;caaddr
;cadar
;cadaar
;cadadr
;caddr
;caddar
;cadddr
;cdaar
;cdaaar
;cdaadr
;cdadr
;cdadar
;cdaddr
;cddar
;cddaar
;cddadr
;cdddr
;cdddar
;cddddr
;process-spawn:stdin
;process-spawn:stdout
;process-spawn:stderr
;process-spawn:directory
;process-spawn:env-empty
;process-spawn:env-include
;process-spawn:env-exclude
;delay
;delay-force
;case-lambda
;cond-expand
;define-syntax
;let-syntax
;letrec-syntax
;syntax-rules
;syntax-error
;import
;include
;include-ci
;make-promise
;force
;eval
;environment
;null-environment
;interaction-environment
;scheme-report-environment
;load
;features
;rationalize
;numerator
;denominator
;make-rectangular
;real-part
;imag-part
;make-polar
;angle
;magnitude
;call-with-current-continuation
;dynamic-wind
;with-exception-handler
;raise-continuable
;