mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
389b72196e
Problem: Functions implementing reduce and map are too long.
Solution: Use a function for each type of value. Add a few more test cases
and add to the help. (Yegappan Lakshmanan, closes #9370)