mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 23:54:20 +02:00
The new implementation is type safe. Also supposedly faster with less memory overhead, but havent tested since no hash table is a performance bottleneck. New hash table is from: https://github.com/JacksonAllan/Verstable