93 ms·
Yeah, using definitions on symbols to store key-values is indeed incredibly limiting. Association seems very similar to List: immutable, really good Part synta
by bburky 12y ago
Yeah, using definitions on symbols to store key-values is indeed incredibly limiting.
Association seems very similar to List: immutable, really good Part syntax for accessing things in deeper levels, etc. I've started to read some of the docs on it too, it looks very nice.