haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
GridImpl.this
haystack
tag
GridImpl
Undocumented in source.
this
(T[] val)
this
(T[] val, T meta)
this
(const(T[]) val, const(T) meta)
this
(const(T[]) val, T meta)
this
(const(T[]) val, Col[] cols, T meta, string ver)
this
(const(T[]) val, string[] colsNames, T meta, string ver)
this
(typeof(this) other)
struct
GridImpl
(T)
immutable
this
(
immutable
typeof
(this)
other
)
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