Hand typedef

Hand = List<int>

Implementation

typedef Hand = List<int>;