-
Couldn't load subscription status.
- Fork 45
Open
Labels
feature requestFeature requestsFeature requests
Description
Feature Request Template
What is the nature of this request?
- New functionalities
Is your feature request related to a problem? Please describe.
I have a localization system, I compile a human-readable format into a binary one, and load each string into a hashmap depending on the selected language. Since I know each string key ahead of time, I could hash them offline, and increase performance when loading new strings.
Describe the solution you'd like
A way to insert an already hashed Key into a hashmap/hashset
Metadata
Metadata
Assignees
Labels
feature requestFeature requestsFeature requests