ethereum-analyzer-3.3.4: A Ethereum contract analyzer.

Safe HaskellNone
LanguageHaskell98

Ethereum.Analyzer.Common

Documentation

fromRight :: b -> Either a b -> b Source #

s2t4Either :: StringConv s Text => Either s a -> Either Text a Source #