The main class for representing a suit of cards
The unicode character that represents this particular suit
A map of ranks to the appropriate unicode character for that card
Returns a human-readable string representation of the suit object
eg. "<Suit name=spades>"
"<Suit name=spades>"
Generated using TypeDoc
The main class for representing a suit of cards