Language.Scheme.Primitives
car
cdr
cons
equal
buildVector
vectorLength
vectorRef
vectorToList
listToVector
makeVector
hashTblExists
hashTblRef
hashTblSize
hashTbl2List
hashTblKeys
hashTblValues
hashTblCopy
hashTblMake
buildString
makeString
doMakeString
stringLength
stringRef
substring
stringCIEquals
stringCIBoolBinop
stringAppend
stringToNumber
stringToList
listToString
stringCopy
symbol2String
string2Symbol
charCIBoolBinop
charPredicate
charUpper
charLower
char2Int
int2Char
isHashTbl
isChar
isString
isBoolean
isDottedList
isProcedure
isList
isVector
isNull
isEOFObject
isSymbol
unpackEquals
boolBinop
unaryOp
strBoolBinop
charBoolBinop
boolBoolBinop
unpackStr
unpackBool
makePort
closePort
currentOutputPort
currentInputPort
isOutputPort
isInputPort
isCharReady
readProc
readCharProc
writeProc
writeCharProc
readContents
load
readAll
fileExists
deleteFile
gensym
_gensym