libconfig-d ~master (2021-12-16T21:09:02.6617798)
Dub
Repo
isScalarCompatible
config
setting
returns true if a setting with Type type can hold a value of type T.
pure
bool
isScalarCompatible
(
T
)
(
in
Type
type
)
Meta
Source
See Implementation
config
setting
classes
AggregateSetting
ArraySetting
GroupSetting
ListSetting
ScalarSetting
Setting
enums
IntegerFormat
Type
isScalarCandidate
functions
isScalarCompatible
properties
isAggregate
isNumber
isScalar
templates
TypedSetting
scalarType
returns true if a setting with Type type can hold a value of type T.