chickadee
»
srfi-189
»
maybe?
Identifier search
maybe?
obj
procedure
Returns
#t
if
obj
is a Maybe (that is, either a Just or Nothing) and
#f
otherwise.