biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
Value.this
bio
std
hts
thirdparty
msgpack
Value
This is unsafe overload because using cast internally.
this
(Type type)
this
(typeof(null) )
this
(bool value, Type type)
this
(ulong value, Type type)
this
(long value, Type type)
this
(real value, Type type)
this
(Value[] value, Type type)
this
(Value[Value] value, Type type)
this
(ubyte[] value, Type type)
this
(string value, Type type)
struct
Value
@
trusted
this
(
string
value
,
Type
type
=
Type.raw
)
Meta
Source
See Implementation
bio
std
hts
thirdparty
msgpack
Value
constructors
this
enums
Type
functions
opEquals
toHash
toMsgpack
properties
as
unions
Via
variables
type
via
This is unsafe overload because using cast internally.