desmath ~master (2021-12-18T03:28:57.6940602)
Dub
Repo
WTable.opApply
des
math
graph
base
WTable
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(size_t, size_t, T) dlg)
int
opApply
(int delegate(size_t, size_t, ref T) dlg)
struct
WTable
(T)
int
opApply
(
int
delegate
(
size_t
,
size_t
,
ref
T
)
dlg
)
Meta
Source
See Implementation
des
math
graph
base
WTable
constructors
this
functions
opApply
opIndex
size