hunt-extra v1.1.7 (2021-11-17T07:07: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