You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluate the cost and benefit of ord* vs * for internal data structures. Is it possible to be adaptive and move from one to the other when size dictates it is optimal (maybe as part of from_binary, if we store a size in the binary encoding?)
Evaluate the cost and benefit of ord* vs * for internal data structures. Is it possible to be adaptive and move from one to the other when size dictates it is optimal (maybe as part of from_binary, if we store a size in the binary encoding?)