Documentation
¶
Index ¶
Constants ¶
View Source
const Joker = JokerPlain + JokerMarker
View Source
const JokerMarker = "-"
View Source
const JokerPlain = "J"
Variables ¶
This section is empty.
Functions ¶
func HandSortFunc ¶
HandSortFunc returns a negative number when a < b, a positive number when a > b and zero when a == b.
Types ¶
type Hand ¶
func (Hand) CardString ¶
Click to show internal directories.
Click to hide internal directories.