Key.isKindclass method

Predicate to see if a value has an instance of Key in its prototype chain.

KeyisKindvalueis-key

nametypedescription

value

any

A value to be tested.

is-key

Boolean

true if value has an intance of Key in its prototype chain, false otherwise.