haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
GridImpl.opApply
haystack
tag
GridImpl
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref immutable(T)) dg)
struct
GridImpl
(T)
const
int
opApply
(
scope
int
delegate
(
ref
immutable
(
T
)
)
dg
)
int
opApply
(int delegate(ref size_t i, ref immutable(T)) dg)
Meta
Source
See Implementation
haystack
tag
GridImpl
constructors
this
functions
opApply
opIndex
rows
toString
properties
colNames
cols
empty
hasCol
length
meta
missingCol
structs
Col
variables
ver