dlangui v0.10.0 (2022-11-08T19:06:33Z)
Home
Dub
Repo
ObjectList.opApply
dlangui
core
collections
ObjectList
Support foreach
struct
ObjectList
(T)
int
opApply
(
int
delegate
(
ref
T
)
callback
)
Meta
Source
See Implementation
dlangui
core
collections
ObjectList
aliases
length
destructors
~this
functions
add
asArray
clear
get
indexOf
insert
opApply
opIndex
remove
replace
properties
count
variables
_count
_list
Support foreach