ExtensionConstant order set. For variable order see ShannonFinger. Uses an optimized identity lookup in which arrays of elements are stored internally as symbols.
Part of MathLib, a diverse library of mathematical functions.
| args | 
 A list of arrays that each represent one node in the set: [[array_of_elements], [next_elements], [weigths]] 
 If args is   | ||||||
| order | 
 The order of the set.  | ||||||
| updateSeeds | 
 If set to   | 
| n | 
 Number of items to read.  | 
| stream | 
 A function or stream that returns items to read.  | 
| order | 
 Order of the new set.  | 
Julian Rohrhuber, 2004, 2007.