Key.areKindclass method

Returns true if all the values in collection have an instance of Key in their prototype chain.

KeyareKindcollectionare-key-instances

nametypedescription

collection

Array-like value.

A list of values to be tested.

are-key-instances

Boolean

true if all the values in collection have an instance of Key in their prototype chain, false otherwise.