All Manuals > LispWorks User Guide and Reference Manual

NextPrevTopContentsIndex

33 The COMMON-LISP Package

This chapter describes the LispWorks extensions to symbols in the COMMON-LISP package, which is used by default. This chapter notes only those differences between LispWorks and the ANSI Common Lisp standard.

You should refer to this standard for full documentation about standard Common Lisp symbols. An HTML version, the Common Lisp HyperSpec, is available in the LispWorks IDE via the menu command Help > Manuals > ANSI Common Lisp Standard .

apropos

apropos-list

base-string

simple-base-string

close

coerce

compile

compile-file

concatenate

declaim

declare

defclass

defpackage

describe

directory

disassemble

documentation

double-float

*features*

input-stream-p

interactive-stream-p

load-logical-pathname-translations

long-float

long-site-name

loop

make-array

make-hash-table

make-instance

make-sequence

make-string-output-stream

map

merge

open

open-stream-p

output-stream-p

proclaim

restart-case

room

short-float

short-site-name

single-float

software-type

software-version

*standard-input*

*standard-output*

*trace-output*

*error-output*

*query-io*

*debug-io*

step

stream-element-type

string

time

trace

truename

untrace

update-instance-for-different-class

update-instance-for-redefined-class

with-output-to-string


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevTopContentsIndex