PQ

Name

PQ -- struct

Struct details

(defstruct PQ ()(...))
scopepackage ORG.LANGBAND.DATASTRUCTURES
locationsys.lisp
# variables4
# methods2

Methods

MAKE-PQ
 (MAKE-PQ)

PQ-P
 (PQ-P OBJ) [predicate]

Slots

 slot BARE-COUNT is of type UFIXNUM
 slot BARE-VECTOR is of type (SIMPLE-ARRAY T 1)
 slot CLEARED-ELEMENT is of type FUNCTION
 slot MAKE-ELEMENT is of type FUNCTION

This documentation was generated Autumn 2003 from the original sources by Albert v.0.4.9.