> > As long as you only look up stuff in large tuples, > access is very fast and O(1). Splendid! Presumably it is faster than an ets table lookup with an integer as key; by how much, roughly? -- Thomas