ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
List.opApply
ws
list
List
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Iterator, T) callback)
class
List
(T)
int
opApply
(
int
delegate
(
Iterator
,
T
)
callback
)
int
opApply
(int delegate(T) cb)
Meta
Source
See Implementation
ws
list
List
aliases
Type
functions
checkBegin
checkEnd
clear
insert
opApply
opApplyReverse
opBinary
opCast
opIndex
opOpAssign
popBack
popFront
push
pushFront
remove
toString
properties
back
begin
empty
end
front
length
structs
Iterator
Node
variables
mBegin
mEnd
mLength