Instant is
off
|
Search plugin
|
Manual
|
haskell.org
isNothing
Packages
base
isNothing
:: Maybe a -> Bool
base
Data.Maybe
The
isNothing
function returns
True
iff its argument is
Nothing
.
©
Neil Mitchell
2004-2012, version 4.2.11