25.2 Environment Dictionary
- decode-universal-time, Function
- encode-universal-time, Function
- get-universal-time ⟨no arguments⟩ → universal-time, Function
- sleep seconds → nil, Function
- apropos string &optional package → ⟨no values⟩, Function
- apropos-list string &optional package → symbols, Function
- describe object &optional stream → ⟨no values⟩, Function
- describe-object object stream → implementation-dependent, Standard Generic Function
- trace {function-name}* → trace-result, Macro
- untrace {function-name}* → untrace-result, Macro
- step form → {result}*, Macro
- time form → {result}*, Macro
- internal-time-units-per-second, Constant Variable
- get-internal-real-time ⟨no arguments⟩ → internal-time, Function
- get-internal-run-time ⟨no arguments⟩ → internal-time, Function
- disassemble fn → nil, Function
- documentation x doc-type → documentation, Standard Generic Function
- (setf documentation) new-value x doc-type → new-value, Standard Generic Function
- room &optional x → implementation-dependent, Function
- ed &optional x → implementation-dependent, Function
- inspect object → implementation-dependent, Function
- dribble &optional pathname → implementation-dependent, Function
- −, Variable
- +, ++, +++, Variable
- *, **, ***, Variable
- /, //, ///, Variable
- lisp-implementation-type ⟨no arguments⟩ → description, Function
- lisp-implementation-version ⟨no arguments⟩ → description, Function
- short-site-name ⟨no arguments⟩ → description, Function
- long-site-name ⟨no arguments⟩ → description, Function
- machine-instance ⟨no arguments⟩ → description, Function
- machine-type ⟨no arguments⟩ → description, Function
- machine-version ⟨no arguments⟩ → description, Function
- software-type ⟨no arguments⟩ → description, Function
- software-version ⟨no arguments⟩ → description, Function
- user-homedir-pathname &optional host → pathname, Function