ImplicitPackOfCards

ostrat.pCard.Card.ImplicitPackOfCards
implicit class ImplicitPackOfCards(theseCards: Cards)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def shuffle: Seq[Card]
def takeCards(num: Int, hand: Cards): (Cards, Cards)