forked from aniani/vim
Problem: Passing cookie to a callback is clumsy. Solution: Change function() to take arguments and return a partial.
366 KiB
366 KiB
Problem: Passing cookie to a callback is clumsy. Solution: Change function() to take arguments and return a partial.