:: String -> Maybe a -> Either String a package:incipit-base

Turn Just into Right and Nothing into Left with the supplied value.