vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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