doubly-linked
English
Adjective
doubly
-
linked
(
not comparable
)
(
programming
,
of a
data structure
)
Whose
elements
each link to the
previous
and the
next
element.
a
doubly-linked
list
See also
linked list