Loading
|
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.
Creates a Scheme list by applying f to every element
of a-dllist.
| next |
| prev |
| for- |
| map- |
|