lisp-mangler/target-camel/common-lisp

957 lines
49 KiB
Plaintext

* Star
** StarStar
*** StarStarStar
*break-on-signals* StarBreakOnSignalsStar
*compile-file-pathname* StarCompileFilePathnameStar
*compile-file-truename* StarCompileFileTruenameStar
*compile-print* StarCompilePrintStar
*compile-verbose* StarCompileVerboseStar
*debug-io* StarDebugIoStar
*debugger-hook* StarDebuggerHookStar
*default-pathname-defaults* StarDefaultPathnameDefaultsStar
*error-output* StarErrorOutputStar
*features* StarFeaturesStar
*gensym-counter* StarGensymCounterStar
*load-pathname* StarLoadPathnameStar
*load-print* StarLoadPrintStar
*load-truename* StarLoadTruenameStar
*load-verbose* StarLoadVerboseStar
*macroexpand-hook* StarMacroexpandHookStar
*modules* StarModulesStar
*package* StarPackageStar
*print-array* StarPrintArrayStar
*print-base* StarPrintBaseStar
*print-case* StarPrintCaseStar
*print-circle* StarPrintCircleStar
*print-escape* StarPrintEscapeStar
*print-gensym* StarPrintGensymStar
*print-length* StarPrintLengthStar
*print-level* StarPrintLevelStar
*print-lines* StarPrintLinesStar
*print-miser-width* StarPrintMiserWidthStar
*print-pprint-dispatch* StarPrintPprintDispatchStar
*print-pretty* StarPrintPrettyStar
*print-radix* StarPrintRadixStar
*print-readably* StarPrintReadablyStar
*print-right-margin* StarPrintRightMarginStar
*query-io* StarQueryIoStar
*random-state* StarRandomStateStar
*read-base* StarReadBaseStar
*read-default-float-format* StarReadDefaultFloatFormatStar
*read-eval* StarReadEvalStar
*read-suppress* StarReadSuppressStar
*readtable* StarReadtableStar
*standard-input* StarStandardInputStar
*standard-output* StarStandardOutputStar
*terminal-io* StarTerminalIoStar
*trace-output* StarTraceOutputStar
+ Plus
++ PlusPlus
+++ PlusPlusPlus
- Minus
/ Slash
// SlashSlash
/// SlashSlashSlash
/= SlashEqual
1+ 1Plus
1- 1Minus
< Less
<= LessEqual
= Equal
> Greater
>= GreaterEqual
abort Abort
abs Abs
acons Acons
acos Acos
acosh Acosh
add-method AddMethod
adjoin Adjoin
adjust-array AdjustArray
adjustable-array-p AdjustableArrayP
allocate-instance AllocateInstance
alpha-char-p AlphaCharP
alphanumericp Alphanumericp
and And
append Append
apply Apply
apropos Apropos
apropos-list AproposList
aref Aref
arithmetic-error ArithmeticError
arithmetic-error-operands ArithmeticErrorOperands
arithmetic-error-operation ArithmeticErrorOperation
array Array
array-dimension ArrayDimension
array-dimensions ArrayDimensions
array-displacement ArrayDisplacement
array-element-type ArrayElementType
array-has-fill-pointer-p ArrayHasFillPointerP
array-in-bounds-p ArrayInBoundsP
array-rank ArrayRank
array-row-major-index ArrayRowMajorIndex
array-total-size ArrayTotalSize
arrayp Arrayp
ash Ash
asin Asin
asinh Asinh
assert Assert
assoc Assoc
assoc-if AssocIf
assoc-if-not AssocIfNot
atan Atan
atanh Atanh
atom Atom
base-char BaseChar
base-string BaseString
bignum Bignum
bit Bit
bit-and BitAnd
bit-andc1 BitAndc1
bit-andc2 BitAndc2
bit-eqv BitEqv
bit-ior BitIor
bit-nand BitNand
bit-nor BitNor
bit-not BitNot
bit-orc1 BitOrc1
bit-orc2 BitOrc2
bit-vector BitVector
bit-vector-p BitVectorP
bit-xor BitXor
block Block
boole Boole
boole-1 Boole1
boole-2 Boole2
boole-and BooleAnd
boole-andc1 BooleAndc1
boole-andc2 BooleAndc2
boole-c1 BooleC1
boole-c2 BooleC2
boole-clr BooleClr
boole-eqv BooleEqv
boole-ior BooleIor
boole-nand BooleNand
boole-nor BooleNor
boole-orc1 BooleOrc1
boole-orc2 BooleOrc2
boole-set BooleSet
boole-xor BooleXor
boolean Boolean
both-case-p BothCaseP
boundp Boundp
break Break
broadcast-stream BroadcastStream
broadcast-stream-streams BroadcastStreamStreams
built-in-class BuiltInClass
butlast Butlast
byte Byte
byte-position BytePosition
byte-size ByteSize
caaaar Caaaar
caaadr Caaadr
caaar Caaar
caadar Caadar
caaddr Caaddr
caadr Caadr
caar Caar
cadaar Cadaar
cadadr Cadadr
cadar Cadar
caddar Caddar
cadddr Cadddr
caddr Caddr
cadr Cadr
call-arguments-limit CallArgumentsLimit
call-method CallMethod
call-next-method CallNextMethod
car Car
case Case
catch Catch
ccase Ccase
cdaaar Cdaaar
cdaadr Cdaadr
cdaar Cdaar
cdadar Cdadar
cdaddr Cdaddr
cdadr Cdadr
cdar Cdar
cddaar Cddaar
cddadr Cddadr
cddar Cddar
cdddar Cdddar
cddddr Cddddr
cdddr Cdddr
cddr Cddr
cdr Cdr
ceiling Ceiling
cell-error CellError
cell-error-name CellErrorName
cerror Cerror
change-class ChangeClass
char Char
char-code CharCode
char-code-limit CharCodeLimit
char-equal CharEqual
char-greaterp CharGreaterp
char-int CharInt
char-lessp CharLessp
char-name CharName
char-not-equal CharNotEqual
char-not-greaterp CharNotGreaterp
char-not-lessp CharNotLessp
char-upcase CharUpcase
char/= CharSlashEqual
char< CharLess
char<= CharLessEqual
char= CharEqual
char> CharGreater
char>= CharGreaterEqual
character Character
characterp Characterp
check-type CheckType
cis Cis
class Class
class-name ClassName
class-of ClassOf
clear-input ClearInput
clear-output ClearOutput
close Close
clrhash Clrhash
code-char CodeChar
coerce Coerce
compile Compile
compile-file CompileFile
compile-file-pathname CompileFilePathname
compiled-function CompiledFunction
compiled-function-p CompiledFunctionP
compiler-macro-function CompilerMacroFunction
complement Complement
complex Complex
complexp Complexp
compute-applicable-methods ComputeApplicableMethods
compute-restarts ComputeRestarts
concatenate Concatenate
concatenated-stream ConcatenatedStream
concatenated-stream-streams ConcatenatedStreamStreams
cond Cond
condition Condition
conjugate Conjugate
cons Cons
consp Consp
constantly Constantly
constantp Constantp
continue Continue
control-error ControlError
copy-alist CopyAlist
copy-list CopyList
copy-pprint-dispatch CopyPprintDispatch
copy-readtable CopyReadtable
copy-seq CopySeq
copy-structure CopyStructure
copy-symbol CopySymbol
copy-tree CopyTree
cos Cos
cosh Cosh
count Count
count-if CountIf
count-if-not CountIfNot
ctypecase Ctypecase
decf Decf
declaim Declaim
declaration Declaration
declare Declare
decode-float DecodeFloat
decode-universal-time DecodeUniversalTime
defclass Defclass
defconstant Defconstant
defgeneric Defgeneric
define-compiler-macro DefineCompilerMacro
define-condition DefineCondition
define-method-combination DefineMethodCombination
define-modify-macro DefineModifyMacro
define-setf-expander DefineSetfExpander
define-symbol-macro DefineSymbolMacro
defmacro Defmacro
defmethod Defmethod
defpackage Defpackage
defparameter Defparameter
defsetf Defsetf
defstruct Defstruct
deftype Deftype
defun Defun
defvar Defvar
delete Delete
delete-duplicates DeleteDuplicates
delete-file DeleteFile
delete-if DeleteIf
delete-if-not DeleteIfNot
delete-package DeletePackage
denominator Denominator
deposit-field DepositField
describe Describe
describe-object DescribeObject
destructuring-bind DestructuringBind
digit-char DigitChar
digit-char-p DigitCharP
directory Directory
directory-namestring DirectoryNamestring
disassemble Disassemble
division-by-zero DivisionByZero
do Do
do* DoStar
do-all-symbols DoAllSymbols
do-external-symbols DoExternalSymbols
do-symbols DoSymbols
documentation Documentation
dolist Dolist
dotimes Dotimes
double-float DoubleFloat
double-float-epsilon DoubleFloatEpsilon
double-float-negative-epsilon DoubleFloatNegativeEpsilon
dpb Dpb
dribble Dribble
dynamic-extent DynamicExtent
ecase Ecase
echo-stream EchoStream
echo-stream-input-stream EchoStreamInputStream
echo-stream-output-stream EchoStreamOutputStream
ed Ed
eighth Eighth
elt Elt
encode-universal-time EncodeUniversalTime
end-of-file EndOfFile
endp Endp
enough-namestring EnoughNamestring
ensure-directories-exist EnsureDirectoriesExist
ensure-generic-function EnsureGenericFunction
eq Eq
eql Eql
equal Equal
equalp Equalp
error Error
etypecase Etypecase
eval Eval
eval-when EvalWhen
evenp Evenp
every Every
exp Exp
export Export
expt Expt
extended-char ExtendedChar
fboundp Fboundp
fceiling Fceiling
fdefinition Fdefinition
ffloor Ffloor
fifth Fifth
file-author FileAuthor
file-error FileError
file-error-pathname FileErrorPathname
file-length FileLength
file-namestring FileNamestring
file-position FilePosition
file-stream FileStream
file-string-length FileStringLength
file-write-date FileWriteDate
fill Fill
fill-pointer FillPointer
find Find
find-all-symbols FindAllSymbols
find-class FindClass
find-if FindIf
find-if-not FindIfNot
find-method FindMethod
find-package FindPackage
find-restart FindRestart
find-symbol FindSymbol
finish-output FinishOutput
first First
fixnum Fixnum
flet Flet
float Float
float-digits FloatDigits
float-precision FloatPrecision
float-radix FloatRadix
float-sign FloatSign
floating-point-inexact FloatingPointInexact
floating-point-invalid-operation FloatingPointInvalidOperation
floating-point-overflow FloatingPointOverflow
floating-point-underflow FloatingPointUnderflow
floatp Floatp
floor Floor
fmakunbound Fmakunbound
force-output ForceOutput
format Format
formatter Formatter
fourth Fourth
fresh-line FreshLine
fround Fround
ftruncate Ftruncate
ftype Ftype
funcall Funcall
function Function
function-keywords FunctionKeywords
function-lambda-expression FunctionLambdaExpression
functionp Functionp
gcd Gcd
generic-function GenericFunction
gensym Gensym
gentemp Gentemp
get Get
get-decoded-time GetDecodedTime
get-dispatch-macro-character GetDispatchMacroCharacter
get-internal-real-time GetInternalRealTime
get-internal-run-time GetInternalRunTime
get-macro-character GetMacroCharacter
get-output-stream-string GetOutputStreamString
get-properties GetProperties
get-setf-expansion GetSetfExpansion
get-universal-time GetUniversalTime
getf Getf
gethash Gethash
go Go
graphic-char-p GraphicCharP
handler-bind HandlerBind
handler-case HandlerCase
hash-table HashTable
hash-table-count HashTableCount
hash-table-p HashTableP
hash-table-rehash-size HashTableRehashSize
hash-table-rehash-threshold HashTableRehashThreshold
hash-table-size HashTableSize
hash-table-test HashTableTest
host-namestring HostNamestring
identity Identity
if If
ignorable Ignorable
ignore Ignore
ignore-errors IgnoreErrors
imagpart Imagpart
import Import
in-package InPackage
incf Incf
initialize-instance InitializeInstance
inline Inline
input-stream-p InputStreamP
inspect Inspect
integer Integer
integer-decode-float IntegerDecodeFloat
integer-length IntegerLength
integerp Integerp
interactive-stream-p InteractiveStreamP
intern Intern
internal-time-units-per-second InternalTimeUnitsPerSecond
intersection Intersection
invalid-method-error InvalidMethodError
invoke-debugger InvokeDebugger
invoke-restart InvokeRestart
invoke-restart-interactively InvokeRestartInteractively
isqrt Isqrt
keyword Keyword
keywordp Keywordp
labels Labels
lambda Lambda
lambda-list-keywords LambdaListKeywords
lambda-parameters-limit LambdaParametersLimit
last Last
lcm Lcm
ldb Ldb
ldb-test LdbTest
ldiff Ldiff
least-negative-double-float LeastNegativeDoubleFloat
least-negative-long-float LeastNegativeLongFloat
least-negative-normalized-double-float LeastNegativeNormalizedDoubleFloat
least-negative-normalized-long-float LeastNegativeNormalizedLongFloat
least-negative-normalized-short-float LeastNegativeNormalizedShortFloat
least-negative-normalized-single-float LeastNegativeNormalizedSingleFloat
least-negative-short-float LeastNegativeShortFloat
least-negative-single-float LeastNegativeSingleFloat
least-positive-double-float LeastPositiveDoubleFloat
least-positive-long-float LeastPositiveLongFloat
least-positive-normalized-double-float LeastPositiveNormalizedDoubleFloat
least-positive-normalized-long-float LeastPositiveNormalizedLongFloat
least-positive-normalized-short-float LeastPositiveNormalizedShortFloat
least-positive-normalized-single-float LeastPositiveNormalizedSingleFloat
least-positive-short-float LeastPositiveShortFloat
least-positive-single-float LeastPositiveSingleFloat
length Length
let Let
let* LetStar
lisp-implementation-type LispImplementationType
lisp-implementation-version LispImplementationVersion
list List
list* ListStar
list-all-packages ListAllPackages
list-length ListLength
listen Listen
listp Listp
load Load
load-logical-pathname-translations LoadLogicalPathnameTranslations
load-time-value LoadTimeValue
locally Locally
log Log
logand Logand
logandc1 Logandc1
logandc2 Logandc2
logbitp Logbitp
logcount Logcount
logeqv Logeqv
logical-pathname LogicalPathname
logical-pathname-translations LogicalPathnameTranslations
logior Logior
lognand Lognand
lognor Lognor
lognot Lognot
logorc1 Logorc1
logorc2 Logorc2
logtest Logtest
logxor Logxor
long-float LongFloat
long-float-epsilon LongFloatEpsilon
long-float-negative-epsilon LongFloatNegativeEpsilon
long-site-name LongSiteName
loop Loop
loop-finish LoopFinish
lower-case-p LowerCaseP
machine-instance MachineInstance
machine-type MachineType
machine-version MachineVersion
macro-function MacroFunction
macroexpand Macroexpand
macroexpand-1 Macroexpand1
macrolet Macrolet
make-array MakeArray
make-broadcast-stream MakeBroadcastStream
make-concatenated-stream MakeConcatenatedStream
make-condition MakeCondition
make-dispatch-macro-character MakeDispatchMacroCharacter
make-echo-stream MakeEchoStream
make-hash-table MakeHashTable
make-instance MakeInstance
make-instances-obsolete MakeInstancesObsolete
make-list MakeList
make-load-form MakeLoadForm
make-load-form-saving-slots MakeLoadFormSavingSlots
make-method MakeMethod
make-package MakePackage
make-pathname MakePathname
make-random-state MakeRandomState
make-sequence MakeSequence
make-string MakeString
make-string-input-stream MakeStringInputStream
make-string-output-stream MakeStringOutputStream
make-symbol MakeSymbol
make-synonym-stream MakeSynonymStream
make-two-way-stream MakeTwoWayStream
makunbound Makunbound
map Map
map-into MapInto
mapc Mapc
mapcan Mapcan
mapcar Mapcar
mapcon Mapcon
maphash Maphash
mapl Mapl
maplist Maplist
mask-field MaskField
max Max
member Member
member-if MemberIf
member-if-not MemberIfNot
merge Merge
merge-pathnames MergePathnames
method Method
method-combination MethodCombination
method-combination-error MethodCombinationError
method-qualifiers MethodQualifiers
min Min
minusp Minusp
mismatch Mismatch
mod Mod
most-negative-double-float MostNegativeDoubleFloat
most-negative-fixnum MostNegativeFixnum
most-negative-long-float MostNegativeLongFloat
most-negative-short-float MostNegativeShortFloat
most-negative-single-float MostNegativeSingleFloat
most-positive-double-float MostPositiveDoubleFloat
most-positive-fixnum MostPositiveFixnum
most-positive-long-float MostPositiveLongFloat
most-positive-short-float MostPositiveShortFloat
most-positive-single-float MostPositiveSingleFloat
muffle-warning MuffleWarning
multiple-value-bind MultipleValueBind
multiple-value-call MultipleValueCall
multiple-value-list MultipleValueList
multiple-value-prog1 MultipleValueProg1
multiple-value-setq MultipleValueSetq
multiple-values-limit MultipleValuesLimit
name-char NameChar
namestring Namestring
nbutlast Nbutlast
nconc Nconc
next-method-p NextMethodP
nil Nil
nintersection Nintersection
ninth Ninth
no-applicable-method NoApplicableMethod
no-next-method NoNextMethod
not Not
notany Notany
notevery Notevery
notinline Notinline
nreconc Nreconc
nreverse Nreverse
nset-difference NsetDifference
nset-exclusive-or NsetExclusiveOr
nstring-capitalize NstringCapitalize
nstring-downcase NstringDowncase
nstring-upcase NstringUpcase
nsublis Nsublis
nsubst Nsubst
nsubst-if NsubstIf
nsubst-if-not NsubstIfNot
nsubstitute Nsubstitute
nsubstitute-if NsubstituteIf
nsubstitute-if-not NsubstituteIfNot
nth Nth
nth-value NthValue
nthcdr Nthcdr
null Null
number Number
numberp Numberp
numerator Numerator
nunion Nunion
oddp Oddp
open Open
open-stream-p OpenStreamP
optimize Optimize
or Or
output-stream-p OutputStreamP
package Package
package-error PackageError
package-error-package PackageErrorPackage
package-name PackageName
package-nicknames PackageNicknames
package-shadowing-symbols PackageShadowingSymbols
package-use-list PackageUseList
package-used-by-list PackageUsedByList
packagep Packagep
pairlis Pairlis
parse-error ParseError
parse-integer ParseInteger
parse-namestring ParseNamestring
pathname Pathname
pathname-device PathnameDevice
pathname-directory PathnameDirectory
pathname-host PathnameHost
pathname-match-p PathnameMatchP
pathname-name PathnameName
pathname-type PathnameType
pathname-version PathnameVersion
pathnamep Pathnamep
peek-char PeekChar
phase Phase
pi Pi
plusp Plusp
pop Pop
position Position
position-if PositionIf
position-if-not PositionIfNot
pprint Pprint
pprint-dispatch PprintDispatch
pprint-exit-if-list-exhausted PprintExitIfListExhausted
pprint-fill PprintFill
pprint-indent PprintIndent
pprint-linear PprintLinear
pprint-logical-block PprintLogicalBlock
pprint-newline PprintNewline
pprint-pop PprintPop
pprint-tab PprintTab
pprint-tabular PprintTabular
prin1 Prin1
prin1-to-string Prin1ToString
princ Princ
princ-to-string PrincToString
print Print
print-not-readable PrintNotReadable
print-not-readable-object PrintNotReadableObject
print-object PrintObject
print-unreadable-object PrintUnreadableObject
probe-file ProbeFile
proclaim Proclaim
prog Prog
prog* ProgStar
prog1 Prog1
prog2 Prog2
progn Progn
program-error ProgramError
progv Progv
provide Provide
psetf Psetf
psetq Psetq
push Push
pushnew Pushnew
quote Quote
random Random
random-state RandomState
random-state-p RandomStateP
rassoc Rassoc
rassoc-if RassocIf
rassoc-if-not RassocIfNot
ratio Ratio
rational Rational
rationalize Rationalize
rationalp Rationalp
read Read
read-byte ReadByte
read-char ReadChar
read-char-no-hang ReadCharNoHang
read-delimited-list ReadDelimitedList
read-from-string ReadFromString
read-line ReadLine
read-preserving-whitespace ReadPreservingWhitespace
read-sequence ReadSequence
reader-error ReaderError
readtable Readtable
readtable-case ReadtableCase
readtablep Readtablep
real Real
realp Realp
realpart Realpart
reduce Reduce
reinitialize-instance ReinitializeInstance
rem Rem
remf Remf
remhash Remhash
remove Remove
remove-duplicates RemoveDuplicates
remove-if RemoveIf
remove-if-not RemoveIfNot
remove-method RemoveMethod
remprop Remprop
rename-file RenameFile
rename-package RenamePackage
replace Replace
require Require
rest Rest
restart Restart
restart-bind RestartBind
restart-case RestartCase
restart-name RestartName
return Return
return-from ReturnFrom
revappend Revappend
reverse Reverse
room Room
rotatef Rotatef
round Round
row-major-aref RowMajorAref
rplaca Rplaca
rplacd Rplacd
satisfies Satisfies
sbit Sbit
scale-float ScaleFloat
schar Schar
search Search
second Second
sequence Sequence
serious-condition SeriousCondition
set Set
set-difference SetDifference
set-dispatch-macro-character SetDispatchMacroCharacter
set-exclusive-or SetExclusiveOr
set-macro-character SetMacroCharacter
set-pprint-dispatch SetPprintDispatch
set-syntax-from-char SetSyntaxFromChar
setf Setf
setq Setq
seventh Seventh
shadow Shadow
shadowing-import ShadowingImport
shared-initialize SharedInitialize
shiftf Shiftf
short-float ShortFloat
short-float-epsilon ShortFloatEpsilon
short-float-negative-epsilon ShortFloatNegativeEpsilon
short-site-name ShortSiteName
signal Signal
signed-byte SignedByte
signum Signum
simple-array SimpleArray
simple-base-string SimpleBaseString
simple-bit-vector SimpleBitVector
simple-bit-vector-p SimpleBitVectorP
simple-condition SimpleCondition
simple-condition-format-arguments SimpleConditionFormatArguments
simple-condition-format-control SimpleConditionFormatControl
simple-error SimpleError
simple-string SimpleString
simple-string-p SimpleStringP
simple-type-error SimpleTypeError
simple-vector SimpleVector
simple-vector-p SimpleVectorP
simple-warning SimpleWarning
sin Sin
single-float SingleFloat
single-float-epsilon SingleFloatEpsilon
single-float-negative-epsilon SingleFloatNegativeEpsilon
sinh Sinh
sixth Sixth
sleep Sleep
slot-boundp SlotBoundp
slot-exists-p SlotExistsP
slot-makunbound SlotMakunbound
slot-missing SlotMissing
slot-unbound SlotUnbound
slot-value SlotValue
software-type SoftwareType
software-version SoftwareVersion
some Some
sort Sort
special Special
special-operator-p SpecialOperatorP
sqrt Sqrt
stable-sort StableSort
standard-char StandardChar
standard-char-p StandardCharP
standard-class StandardClass
standard-generic-function StandardGenericFunction
standard-method StandardMethod
standard-object StandardObject
step Step
storage-condition StorageCondition
store-value StoreValue
stream Stream
stream-element-type StreamElementType
stream-error StreamError
stream-error-stream StreamErrorStream
stream-external-format StreamExternalFormat
streamp Streamp
string String
string-capitalize StringCapitalize
string-downcase StringDowncase
string-equal StringEqual
string-greaterp StringGreaterp
string-left-trim StringLeftTrim
string-lessp StringLessp
string-not-equal StringNotEqual
string-not-greaterp StringNotGreaterp
string-not-lessp StringNotLessp
string-right-trim StringRightTrim
string-stream StringStream
string-trim StringTrim
string-upcase StringUpcase
string/= StringSlashEqual
string< StringLess
string<= StringLessEqual
string= StringEqual
string> StringGreater
string>= StringGreaterEqual
stringp Stringp
structure-class StructureClass
structure-object StructureObject
style-warning StyleWarning
sublis Sublis
subseq Subseq
subsetp Subsetp
subst Subst
subst-if SubstIf
subst-if-not SubstIfNot
substitute Substitute
substitute-if SubstituteIf
substitute-if-not SubstituteIfNot
subtypep Subtypep
svref Svref
sxhash Sxhash
symbol Symbol
symbol-function SymbolFunction
symbol-macrolet SymbolMacrolet
symbol-name SymbolName
symbol-package SymbolPackage
symbol-plist SymbolPlist
symbol-value SymbolValue
symbolp Symbolp
synonym-stream SynonymStream
synonym-stream-symbol SynonymStreamSymbol
t T
tagbody Tagbody
tailp Tailp
tan Tan
tanh Tanh
tenth Tenth
terpri Terpri
the The
third Third
throw Throw
time Time
trace Trace
translate-logical-pathname TranslateLogicalPathname
translate-pathname TranslatePathname
tree-equal TreeEqual
truename Truename
truncate Truncate
two-way-stream TwoWayStream
two-way-stream-input-stream TwoWayStreamInputStream
two-way-stream-output-stream TwoWayStreamOutputStream
type Type
type-error TypeError
type-error-datum TypeErrorDatum
type-error-expected-type TypeErrorExpectedType
type-of TypeOf
typecase Typecase
typep Typep
unbound-slot-instance UnboundSlotInstance
unbound-variable UnboundVariable
undefined-function UndefinedFunction
unexport Unexport
unintern Unintern
union Union
unless Unless
unread-char UnreadChar
unsigned-byte UnsignedByte
untrace Untrace
unuse-package UnusePackage
unwind-protect UnwindProtect
update-instance-for-different-class UpdateInstanceForDifferentClass
update-instance-for-redefined-class UpdateInstanceForRedefinedClass
upgraded-array-element-type UpgradedArrayElementType
upgraded-complex-part-type UpgradedComplexPartType
upper-case-p UpperCaseP
use-package UsePackage
use-value UseValue
user-homedir-pathname UserHomedirPathname
values Values
values-list ValuesList
variable Variable
vector Vector
vector-pop VectorPop
vector-push VectorPush
vector-push-extend VectorPushExtend
vectorp Vectorp
warn Warn
warning Warning
when When
wild-pathname-p WildPathnameP
with-accessors WithAccessors
with-compilation-unit WithCompilationUnit
with-condition-restarts WithConditionRestarts
with-hash-table-iterator WithHashTableIterator
with-input-from-string WithInputFromString
with-open-file WithOpenFile
with-open-stream WithOpenStream
with-output-to-string WithOutputToString
with-package-iterator WithPackageIterator
with-simple-restart WithSimpleRestart
with-slots WithSlots
with-standard-io-syntax WithStandardIoSyntax
write Write
write-byte WriteByte
write-char WriteChar
write-line WriteLine
write-sequence WriteSequence
write-string WriteString
write-to-string WriteToString
y-or-n-p YOrNP
yes-or-no-p YesOrNoP
zerop Zerop