Reference documentation for Expressif predicates in the special scope.

Name Overview
is-not-null Returns true when the input does not satisfy is-null.
is-null Returns true if the argument is effectively null else return false.
is-type Returns whether the input has the requested Expressif runtime type or belongs to the requested type family, without coercion.

This site uses Just the Docs, a documentation theme for Jekyll.