Tessil/robin-map

Question: How to use pre-calculated hash to insert an entry into robin_map?

ytyou opened this issue · 1 comments

ytyou commented

Hi,

Is there a way to take advantage of the pre-calculated hash when inserting a new entry into robin_map?

Thanks!