indexed-seq


Vocabulary
game.models.util

Class description
A sequence described by a sequence of unique elements and a sequence of indices. The sequence can only be appended to. An associative map is used as a reverse lookup table when appending.

Definition


Methods