hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
isInstanceOf
hunt
util
ObjectUtils
Undocumented in source. Be warned that the author may not have intended to support it.
bool
isInstanceOf
(
T
S
)
(
S
obj
)
if
(
is
(
S
== class) ||
is
(
S
== interface)
)
Meta
Source
See Implementation
hunt
util
ObjectUtils
aliases
TopLevel
classes
EventObject
ObjectUtils
functions
getAllFieldValues
isInstanceOf
mappingObject
mappingToObject
setProperty
mixin templates
CloneMemberTemplate
GetConstantValues
ValuesMemberTempate
variables
FixedObjectMembers