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
88 stars 26 forks source link

Fix typo: ammount -> amount #101

Closed gr-g closed 8 months ago

gr-g commented 9 months ago

I hope this helps. I assume the changes to the public interface are compatible with a 3.0.0 release, but of course I might be wrong.