ยค plookup

Various utility functions for the Maybe type.

Types

plookup :: Foldable t => (a -> Bool) -> t (a, b) -> Maybe b

Description

These functions provides various common operations relating to the Maybe type.