lichess-org / dartchess

Dart chess library for native platforms
https://pub.dev/packages/dartchess
GNU General Public License v3.0
33 stars 17 forks source link

Migrate SquareSet to use extension type #37

Closed veloce closed 4 months ago

veloce commented 5 months ago

Should increase performance by removing the wrapper class.