Extension of gb_trees module of Erlang OTP with lower bound algorithm.
ets_ext.erl - shows that ets:select function does full table scan, if range of keys is requested, even with ETS' type of ordered_set.
Extension of gb_trees module of Erlang OTP with lower bound algorithm.
ets_ext.erl - shows that ets:select function does full table scan, if range of keys is requested, even with ETS' type of ordered_set.