In system/main/pack.ijs: NB. package utilities NB. NB. a package is a 2-column matrix of: name, value NB. that can be used to store nouns, or otherwise NB. associate names and values.
It looks like a dictionary(or hash or map) library. What is the typical use case of this library, and how am I supposed to use it(e.g. I can't find a verb for setting a value for a key)? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
