vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
isSupportedValueType.isSupportedValueType
index
vibe
data
json
JsonStringSerializer
isSupportedValueType
Undocumented in source.
template
isSupportedValueType
(T)
enum
isSupportedValueType
=
isJsonBasicType
!(
Unqual
!
T
) ||
is
(
Unqual
!
T
==
Json
) ||
is
(
Unqual
!
T
==
JSONValue
)
;
Meta
Source
See Source File
index
vibe
data
json
JsonStringSerializer
isSupportedValueType
manifest constants
isSupportedValueType