SyncedDList.Node

Undocumented in source.

Constructors

this
this(T payload)
Undocumented in source.

Members

Properties

next
shared(Node)* next [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
prev
shared(Node)* prev [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta