Closed jamescourtney closed 4 years ago
Add a Dictionary view that sits on top of sorted vectors. Dictionaries are identical on the wire to vectors, but allow an easier programming model, since vectors are not sorted until they are serialized.
Add a Dictionary view that sits on top of sorted vectors. Dictionaries are identical on the wire to vectors, but allow an easier programming model, since vectors are not sorted until they are serialized.