chickadee
»
srfi-189
»
just?
Identifier search
just?
obj
procedure
nothing?
obj
procedure
right?
obj
procedure
left?
obj
procedure
Returns
#t
if
obj
is a Just, Nothing, Left, or Right respectively, and
#f
otherwise.