is-boolean
This function determines whether the given value is a primitive boolean.
This function determines whether the given value is a primitive boolean.
Function that retrieves or resolves only boolean values. This function should handle various input types, resolving functions if encountered, and ultimately return an boolean if possible.