libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
Node.value
libd
datastructures
linkedlist
LinkedList
Node
Undocumented in source.
struct
Node
T
value
;
Meta
Source
See Implementation
libd
datastructures
linkedlist
LinkedList
Node
variables
next
prev
value