Utils (Tom Servo v0.1.0) View Source

Some example function to practive Elixir

Link to this section Summary

Functions

Builds a standard deck of 52 as a list of tuples

Link to this section Functions

Builds a standard deck of 52 as a list of tuples

Returns: [{ "3", "♣" }, { "3", "♠" }, etc. ]