every()
Last updated
Was this helpful?
Last updated
Was this helpful?
areBoolean().every()
Checks whether every of the provided of areBoolean()
is a boolean
type or an instance of Boolean
.
The return value is a boolean
indicating whether the provided of areBoolean()
are a boolean
type or an instance of Boolean
.