mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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.