idl2d ~master (2021-11-09T17:35:01Z)
Dub
Repo
DList.insertListBefore
c2d
dlist
DList
Undocumented in source. Be warned that the author may not have intended to support it.
DListNode
!(
T
)*
insertListBefore
(DListNode!(T)* node, DList!(T) list)
void
insertListBefore
(DListIterator!(T) it, DList!(T) list)
class
DList
(T)
void
insertListBefore
(
ref
DListIterator
!(
T
)
it
,
DList
!(
T
)
list
)
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