Skip to main content

2 docs tagged with "boolean"

View all tags

is-boolean

This function determines whether the given value is a primitive boolean.

resolve-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.