View Source FiveHundred.Deck (Five Hundred v0.1.0)
Models a four-handed 500 deck
Link to this section Summary
Functions
new_shuffled/0: returns a new shuffled four-handed deck
Link to this section Types
@type t() :: [FiveHundred.Card.t()]
Link to this section Functions
@spec new_shuffled() :: t()
new_shuffled/0: returns a new shuffled four-handed deck