haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
has
haystack
tag
Check if Dict contains column.
bool
has
(const(Dict) dict, string col)
pure nothrow
bool
has
(
const
(
Dict
)
dict
,
string
col
)
bool
has
(const(Dict) dict, string key)
Return Value
Type:
bool
true if dict contains that column.
Meta
Source
See Implementation
haystack
tag
aliases
Dict
Grid
List
Number
functions
errorGrid
get
has
missing
tag
toStr
toString
properties
boolean
dis
empty
id
isNull
marker
na
num
str
uri
structs
Bool
Coord
GridImpl
Marker
Na
Num
Ref
Str
Tag
Time
Uri
XStr
templates
visit
Check if Dict contains column.