Files
neovim/src/lib
Thiago de Arruda 51ee26fe68 Implement generic map on top of khash
Implement a generic string->pointer associative array on top of the khash macro
library, providing a nice API for simple hash table requirements. (khash gives
lot of control with a not-so-friendly API, which is unnecessary on most cases)
2014-05-12 19:28:25 -03:00
..
2014-05-12 19:28:25 -03:00