st/List.st: Added a List (singly-linked) implementation
commitb562ed5d4a6dcb94c35d5545c300ea4b2dd02a64
authorVincent Geddes <vincent.geddes@gmail.com>
Fri, 4 Jul 2008 16:36:56 +0000 (4 18:36 +0200)
committerVincent Geddes <vincent.geddes@gmail.com>
Fri, 4 Jul 2008 16:36:56 +0000 (4 18:36 +0200)
tree288cdb9a59ebc3831710a0a868b0d330170e2771
parent1508772de7be201d62d5a3dfd700605f9381d81a
st/List.st: Added a List (singly-linked) implementation
src/st-memory.c
src/st-primitives.c
src/st-universe.c
st/List.st [new file with mode: 0644]
st/class-defs.st