G'day all. Quoting "S. Alexander Jacobson" <alex at i2x.com>: > Isn't the following more efficient than Data.FiniteMap? [deletia] TernaryTrie is basically this, minus the Radix type class, and using balanced binary trees for each radix levels instead of arrays. Cheers, Andrew Bromage