backgammon-simd 0.1.1

Type-safe valid move generator for backgammon using SIMD instructions. Useful for e.g. ML stuff.
Documentation
1
2
3
4
pub mod board;
pub mod dice;

pub mod prim;