SuperGeroy / Sage

A cross-platform chess library for Swift
Apache License 2.0
4 stars 2 forks source link

Renaming of _whiteHashes and _blackHashes (declared in Piece.swift) #1

Open SuperGeroy opened 5 years ago

SuperGeroy commented 5 years ago

Constants _whiteHashes and _blackHashes (declared in Piece.swift) should be renamed globally into something like whiteRawValues or similar.