anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
coercePropertyAs
anchovy
utils
flexibleobject
flexibleaccess
Undocumented in source. Be warned that the author may not have intended to support it.
T
coercePropertyAs
(FlexibleObject w, string propname)
T
coercePropertyAs
(FlexibleObject w, string propname, T defaultValue)
T
coercePropertyAs
(FlexibleObjectType w)
static
T
coercePropertyAs
(
string
propname
T
FlexibleObjectType
:
FlexibleObject
)
(
FlexibleObjectType
w
)
T
coercePropertyAs
(FlexibleObjectType w, T defaultValue)
Meta
Source
See Implementation
anchovy
utils
flexibleobject
flexibleaccess
aliases
ExtractValues
functions
bindTo
hasProperty
pipeFrom
static functions
coercePropertyAs
getProperty
getPropertyAs
getPropertyAsBase
peekPropertyAs
setProperty
templates
ExtractValuesImpl
isVariant