Version: 4.0.2
Defines a doubly-linked.
Gets/sets the next field to be the given dllist.
Gets/sets the previous item in the list.
Applies f to every element of the dllist.
(send a-dllist map-to-list f) → (listof any/c) |
Creates a Scheme list by applying f to every element of a-dllist.