popN abstract method

Iterable<Card> popN(
  1. int n
)

Implementation

Iterable<Card> popN(int n);