mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 23:56:03 +00:00
Problem: The eval.c file is too big.
Solution: Move filter() and map() to list.c.
1e1d30048e
Co-authored-by: Bram Moolenaar <Bram@vim.org>