Disservin / chess-library

C++ chess library
https://disservin.github.io/chess-library/
MIT License
71 stars 22 forks source link

Add `empty` method to Movelist #17

Closed BlueCannonBall closed 1 year ago

BlueCannonBall commented 1 year ago

Just for consistency with STL containers.

Disservin commented 1 year ago

Would be great if you could add it to the docs, if not then I’ll do it later.