dlists vocabulary
parent
4d7f2b8143
commit
b2dd65d4e6
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2005 Mackenzie Straight.
|
! Copyright (C) 2005 Mackenzie Straight.
|
||||||
! See http://factor.sf.net/license.txt for BSD license.
|
! See http://factor.sf.net/license.txt for BSD license.
|
||||||
IN: lists USING: generic kernel math ;
|
IN: dlists USING: generic kernel math ;
|
||||||
|
|
||||||
! Double-linked lists.
|
! Double-linked lists.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue