namespace Popcorn.Dictionary
object dictionary(any[] dict)
The pronouns dictionary var pronoun = dictionary(['I', 'you', 'he', 'she', 'it']); provides generators: pronoun.list(), pronoun.element(), etc.
dict
- a dictionary array.max
- range max value.min
- from integermax
- to integer