eelist:new
List of: Scheme Extensions
Subjects: Entity
Contents: Kernel

Action: Creates a new EE_LIST entity.

Filename: kern/kern_scm/ent_scm.cxx

APIs: api_part_note_state, api_part_start_state

Syntax: (eelist:new)

Arg Types: None

Returns: entity

Description: Creates a new EE_LIST entity. An EE_LIST is an ENTITY wrapper for ENTITY_LIST. Like all entities it participates in save/restore and rollback.

Example: ; eelist:new

; Make a new EE_LIST

(define newlist (eelist:new))

;; newlist


PDF/KERN/12SCA.PDF
HTM/DATA/KERN/KERN/12SCA/0072.HTM