Jump to content

Singly-linked list/Element definition: Difference between revisions

No edit summary
Line 117:
List are built in into Pop11, so normally on would just use them:
 
;;; Use shorthand syntax to createlistcreate list.
lvars l1 = [1 2 three 'four'];
;;; Allocate a single list node, with value field 1 and the link field
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.