Provide runtime access to collection Key type and Key type low and high values
Our framework generates, compiles, and runs search methods in which we attempt to perform lookup optimisations. When the search is over a collection that has multiple keys with varying key sort orders, this becomes quite a difficult exercise. The ...