arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
var.opCast
arsd
jsvar
var
Alias for
get
. e.g.
string s = cast(string) v;
bool
opCast
()
T
opCast
()
struct
var
T
opCast
(
T
)
(
)
Meta
Source
See Implementation
arsd
jsvar
var
functions
get
opApply
opAssign
opCast
opIndex
opIndexAssign
putInto
toJson
toJsonValue
properties
emptyArray
emptyObject
opDispatch
static functions
fromJson
fromJsonFile
fromJsonValue
Alias for get. e.g. string s = cast(string) v;