aboutsummaryrefslogtreecommitdiff
path: root/model.lisp
AgeCommit message (Collapse)Author
2025-02-14Add a package for modelling cardsAryadev Chavali
Time to do the fun non-yakshaving part. I'll start out by writing some custom types for the objects of concern: ranks, suits, cards and sets of cards.