Commit Graph

11 Commits

Author SHA1 Message Date
Aryadev Chavali
d2d7e5d805 modes:triple:tests: finish new test. 2026-04-14 22:52:35 +01:00
Aryadev Chavali
881e5988b2 modes:triple: refine footstool condition 2026-04-14 22:52:35 +01:00
Aryadev Chavali
414e523ba4 *: move from /*** */ doc-comments to /// 2026-04-14 22:52:35 +01:00
Aryadev Chavali
364738eb94 modes:triple: finish ordering and footstools for Triples 2026-04-14 22:52:35 +01:00
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