View Source Buzzword.Bingo.Summary.Formatter (Buzzword Bingo Summary v0.1.43)
Writes a summary or game struct as a formatted table to :stdio
.
Summary
Functions
Writes the given summary or game struct as a formatted table to :stdio
.
Functions
@spec print(Buzzword.Bingo.Summary.t() | Buzzword.Bingo.Game.t()) :: :ok
Writes the given summary or game struct as a formatted table to :stdio
.