dutils-data ~master (2020-05-16T00:04:04Z)
Home
Dub
Repo
isSupportedValueType.isSupportedValueType
dutils
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
dutils
data
json
JSONStringSerializer
isSupportedValueType
manifest constants
isSupportedValueType