Files
Ferrous-Solitaire/solitaire_core
funman300 258abd198e
Build and Deploy / build-and-push (push) Failing after 56s
chore(core): remove dead card_to_kl / suit_to_kl / rank_to_kl helpers
These were scaffolded for a future KlondikeState::from_piles() path
that never materialised. card_from_kl (used by sync_piles_from_session)
is retained; suit_from_kl / rank_from_kl are narrowed to pub(crate).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-29 18:11:54 -07:00
..