Language.Scheme.Primitives
car
cdr
cons
eq
equal
makeList
listCopy
buildVector
vectorLength
vectorRef
vectorCopy
vectorToList
listToVector
makeVector
makeByteVector
byteVector
byteVectorLength
byteVectorRef
byteVectorCopy
byteVectorAppend
byteVectorUtf2Str
byteVectorStr2Utf
hashTblExists
hashTblRef
hashTblSize
hashTbl2List
hashTblKeys
hashTblValues
hashTblCopy
hashTblMake
wrapHashTbl
wrapLeadObj
buildString
makeString
doMakeString
stringLength
stringRef
substring
stringCIEquals
stringCIBoolBinop
stringAppend
stringToNumber
stringToList
listToString
stringToVector
vectorToString
stringCopy
symbol2String
string2Symbol
charCIBoolBinop
charPredicate
charUpper
charLower
charDigitValue
char2Int
int2Char
isHashTbl
isChar
isString
isBoolean
isBooleanEq
isSymbolEq
isDottedList
isProcedure
isList
isVector
isRecord
isByteVector
isNull
isEOFObject
isSymbol
data Unpacker
unpackEquals
boolBinop
unaryOp
unaryOp'
strBoolBinop
charBoolBinop
boolBoolBinop
unpackStr
unpackBool
makePort
makeBufferPort
openInputString
openOutputString
getOutputString
openInputByteVector
openOutputByteVector
getOutputByteVector
closePort
flushOutputPort
currentOutputPort
currentInputPort
isTextPort
isBinaryPort
isOutputPort
isInputPort
isInputPortOpen
isOutputPortOpen
isCharReady
readProc
readCharProc
readByteVector
readString
writeProc
writeCharProc
writeByteVector
writeString
readContents
load
readAll
fileExists
deleteFile
eofObject
gensym
_gensym
currentTimestamp
system
getEnvVars