RSTK

Name

RSTK -- struct

Struct details

(defstruct RSTK ()(...))
scopepackage ORG.LANGBAND.DATASTRUCTURES
locationsys.lisp
# variables4
# methods6

Methods

MAKE-RSTK
 (MAKE-RSTK)

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

RSTK.BARE-COUNT
 (RSTK.BARE-COUNT (OBJ RSTK)) [accessor]
Called By 

(SETF RSTK.AREF), POSITION-IN-RSTK, RSTK.AREF and RSTK.COUNT

RSTK.BARE-VECTOR
 (RSTK.BARE-VECTOR (OBJ RSTK)) [accessor]
Called By 

DELETE-FROM-RSTK, POSITION-IN-RSTK, RSTK.AREF, RSTK.AREF-DAMMIT and RSTK.LENGTHEN-BARE-VECTOR

RSTK.CLEARED-ELEMENT
 (RSTK.CLEARED-ELEMENT (OBJ RSTK)) [reader]

RSTK.MAKE-ELEMENT
 (RSTK.MAKE-ELEMENT (OBJ RSTK)) [reader]
Called By 

RSTK.LENGTHEN-BARE-VECTOR

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.