SyncedDList.insertAfter

Undocumented in source. Be warned that the author may not have intended to support it.
class SyncedDList(T)
void
insertAfter
(
ref shared(Node)* cursor
,
in T value
)

Meta