bit-board 0.2.0

A lightweight wrapper over bitvec for 2D bit array operations
Documentation
1
2
# bit-board
A light weight wrapper around `bitvec` to represent 2D boards of booleans with bit masks.