idl2d v1.0.0 (2021-10-04T13:13:33Z)
Dub
Repo
DList.insertBefore
c2d
dlist
DList
Undocumented in source. Be warned that the author may not have intended to support it.
DListNode
!(
T
)*
insertBefore
(T data, DListNode!(T)* ins)
void
insertBefore
(DListNode!(T)* node, DListNode!(T)* ins)
class
DList
(T)
void
insertBefore
(
DListNode
!(
T
)*
node
,
DListNode
!(
T
)*
ins
)
Meta
Source
See Implementation
c2d
dlist
DList
constructors
this
functions
append
appendList
begin
count
empty
end
find
insertAfter
insertBefore
insertListAfter
insertListBefore
opIndex
prepend
remove
variables
root