ยค plookup
Various utility functions for the
Maybe
type.
Types
plookup :: Foldable
t
=> (
b1
-> Bool) ->
t
(
b1
,
b2
) -> Maybe
b2
Description
These functions provides various common operations relating to the
Maybe
type.