idl2d v1.0.0 (2021-10-04T13:13:33Z)
Dub
Repo
DListIterator.opBinary
c2d
dlist
DListIterator
Undocumented in source. Be warned that the author may not have intended to support it.
DListIterator
!(
T
)
opBinary
(int cnt)
struct
DListIterator
(T)
DListIterator
!(
T
)
opBinary
(
string
op
)
(
int
cnt
)
if
(
op
== "+"
)
DListIterator
!(
T
)
opBinary
(int cnt)
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