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