npetrenko
npetrenko
I forgot to mention that it was tested on master
Uninstalled edward with `pip uninstall`, then installed master again with `python setup.py install` and now it works. Thank you!
Though it seems like performance degrades a lot compared to `for` loops (>2 times slower), in a real-world task. Is it normal?
I'm also not using irony-mode any more -- switched to ccls, because it seems to be a lot faster and less buggy. Thanks for an attempt to help, but I...