mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 21:06:13 +00:00

Use `tbl_` prefix for all table-util functions. Specify in the function docstring if it expects a list-like or map-like table.
Use `tbl_` prefix for all table-util functions. Specify in the function docstring if it expects a list-like or map-like table.