anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
getPropertyAs
anchovy
utils
flexibleobject
flexibleaccess
Undocumented in source. Be warned that the author may not have intended to support it.
T
getPropertyAs
(string propname, FlexibleObject w)
T
getPropertyAs
(string propname, FlexibleObject w, T defaultValue)
T
getPropertyAs
(FlexibleObjectType w)
static
T
getPropertyAs
(
string
propname
T
FlexibleObjectType
:
FlexibleObject
)
(
FlexibleObjectType
w
)
T
getPropertyAs
(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