Summary
Types
@type t() :: %Riichi.Engine.State.RoundResult{ bonus_sticks: non_neg_integer() | nil, next_round_id: Riichi.Round.round_id() | nil, riichi_bets: non_neg_integer() | nil, scores: %{required(Riichi.Actor.t()) => integer()} | nil }
@type t() :: %Riichi.Engine.State.RoundResult{ bonus_sticks: non_neg_integer() | nil, next_round_id: Riichi.Round.round_id() | nil, riichi_bets: non_neg_integer() | nil, scores: %{required(Riichi.Actor.t()) => integer()} | nil }