ethereum-analyzer-deps-3.3.4: Stripped dependencies of ethereum-analyzer.

Safe HaskellNone
LanguageHaskell98

Blockchain.Format

Documentation

class Format a where Source #

Minimal complete definition

format

Methods

format :: a -> String Source #