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