Bcc.Api.Utils
Description
Internal utils for the other Api modules
(?!) ∷ Maybe a → e → Either e a Source #
(?!.) ∷ Either e a → (e → e') → Either e' a Source #