Masclins / porc

POker Return Calculator
MIT License
1 stars 2 forks source link

Simplify counting on royal and strflush #1

Closed Masclins closed 6 years ago

Masclins commented 6 years ago

both royal/count-royals and strlush/count-steps could be simplified and use a more generic function under calc.clj so everything is more readable and comprehensive.

kenan-rhoton commented 6 years ago

I can take a stab at this ;)