haystacklib ~master (2019-10-21T14:33:42Z)
Home
Dub
Repo
Bool
haystack
tag
Holds boolean "true" or "false" values.
struct
Bool {
bool
val
;
string
toString
();
}
Alias This
val
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
val
bool
val
;
the value
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
Holds boolean "true" or "false" values.