aedi-property-reader v0.2.0 (2018-06-21T21:15:15Z)
Dub
Repo
AdvisedConvertorImplementation.convertors
aermicioi
aedi_property_reader
core
convertor
AdvisedConvertor
AdvisedConvertorImplementation
Undocumented in source. Be warned that the author may not have intended to support it.
template
AdvisedConvertorImplementation
(To, From)
@
safe
nothrow
static if
(
AccessorCheck!(To, From) && SetterCheck!(To, From) && FromInspectorCheck!(To, From) && ToInspectorCheck!(To, From)
)
static if
(
is(From : TaggedAlgebraic!Union, Union)
)
typeof
(this)
convertors
(
Convertor
[]
convertors
)
Meta
Source
See Implementation
aermicioi
aedi_property_reader
core
convertor
AdvisedConvertor
AdvisedConvertorImplementation
constructors
this
functions
add
convertors
remove
variables
convertor
mapper