Longhorn-Riichi / InjusticeJudge

Announce to the world why your Mahjong Soul/tenhou.net/Riichi City losses are unjustified
2 stars 3 forks source link

Optimize `try_remove_all_tiles()` #20

Closed peter1357908 closed 11 months ago

peter1357908 commented 11 months ago

Make a new tuple each time instead of trying to remove from the existing tuple?

EpicOrange commented 11 months ago

done