Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Tourney.UI.Selection
Documentation
new :: MapByRound (MapByMatches (Maybe Result)) -> Selection Source #
Create a selection zipper from the round/match matrix.
merge :: MapByRound (MapByMatches (Maybe Result)) -> Selection -> Selection Source #
Merge the selection with the current round/match matrix. Useful for when that gets updated