mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
Json_.null_
mir
algebraic_alias
json
Json_
Represents a JSON null value as the `null_` member of the `Json_` union type.
union
Json_
typeof
(
null
)
null_
;
mir
algebraic_alias
json
Json_
variables
array
boolean
float_
integer
null_
object
string
Represents a JSON null value as the `null_` member of the `Json_` union type.