idl2d v1.0.0 (2021-10-04T13:13:33Z)
Dub
Repo
DListIterator.opDispatch
c2d
dlist
DListIterator
Undocumented in source. Be warned that the author may not have intended to support it.
auto ref
opDispatch
(ARGS args)
auto
opDispatch
(ARGS args)
struct
DListIterator
(T)
version(!none && all)
auto
opDispatch
(
string
op
ARGS
...
)
(
auto
ref
ARGS
args
)
if
(
ARGS.length
== 1
)
auto
opDispatch
(ARGS args)
Meta
Source
See Implementation
c2d
dlist
DListIterator
constructors
this
functions
advance
atBegin
atEnd
erase
eraseUntil
getList
insertAfter
insertBefore
insertListBefore
opBinary
opDispatch
opDot
opEquals
opIndex
opOpAssign
opUnary
retreat
setList
valid
variables
_list
_pos