mirror of
https://github.com/neovim/neovim.git
synced 2026-02-09 05:18:45 +00:00
Current type of some other parameters/variables can be improved: - hashtab_T : ht_error : int -> bool. - hash_clear_all() : off : int -> unsigned int. - hash_clear_all() : todo : long -> size_t. - hash_may_resize() : todo : int -> size_t.