consimilo
consimilo copied to clipboard
Keywordization of keys is not always possible
The result keys in :top-k are always keywordized. This is not necessary and actually causes the whole thing to be unusable when keys are not to be keywords (in my case, strings, UUIDs...)
@Heliosmaster can you convert from keyword to your desired type? I wrote the library for a specific application, but am happy to consider pull requests.