Skip to content

aux.Next

Source Code | Usage Examples | aux Functions

Iterates over the cards in (Group g) for use with for loops

Signature

aux.Next(Group g) → iterator

lua
aux.Next(g)

Parameters

Returns

  • iterator

    (To be added)


under-construction