bcc-api-1.99.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bcc.Api.Utils

Description

Internal utils for the other Api modules

Documentation

(?!)Maybe a → e → Either e a Source #

(?!.)Either e a → (e → e') → Either e' a Source #