Hash.isTypeclass method

Returns true if the input value is an instance of Hash.

HashisTypevalueis-hash

nametypedescription

value

any

A value to be tested.

is-hash

Boolean

true if value is an instance of Hash, false otherwise.