View Source FiveHundred.PlayerBid (Five Hundred v0.1.0)

Associates a player by index with their bid

Link to this section Summary

Link to this section Types

@type t() :: %FiveHundred.PlayerBid{bid: FiveHundred.Bid.t(), player_index: integer()}