elliottneilclark / rs-poker

rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
Apache License 2.0
89 stars 26 forks source link

docs: more docs on newer code #120

Closed elliottneilclark closed 7 months ago

elliottneilclark commented 7 months ago

Summary:

Test Plan: cargo check cargo test