Aryadev Chavali
6a4860643f
modes:triple: better Triple::new
...
Using Card::rank we can do something similar to Pair::new.
2026-04-14 22:52:35 +01:00
Aryadev Chavali
7646327f9d
modes:triple:tests: start implementing tests
2026-04-14 22:52:35 +01:00
Aryadev Chavali
77fac27369
modes:triple: make new public
2026-04-14 22:52:35 +01:00
Aryadev Chavali
d538ab1600
modes:triple: ordering done
2026-04-14 22:52:35 +01:00
Aryadev Chavali
d8235b6edd
modes:triple: new file encoding a Triple with new implemented
...
Not a difficult function to think about: we just don't want a
situation where we have all jokers.
2026-04-14 22:52:35 +01:00
Aryadev Chavali
9706a39152
modes:triples: deleted
...
Way more work needs to be put into the internals of this codebase
before I can continue work on the classifier, so I'm going to focus on
that. Might be time for a merge.
2026-04-05 04:45:51 +01:00
Aryadev Chavali
fa6ce21fce
modes:triple: start impl for triples
...
implemented Triple::new
2026-04-05 04:45:51 +01:00