booleanp

booleanp is a compiled Lisp function in `subr.el'.

(booleanp OBJECT)

Return t if OBJECT is one of the two canonical boolean values: t or nil.
Otherwise, return nil.