I really like ~It templates, I consider them as one of the favourite Nim's 
features. They efficient as hell (lambda and closures no match here) and they 
even shorter to write and easy to read as well. More readible then Ruby in my 
opinion. I have several ~It templates in my arsenal as well. They only thing I 
can agree with, is when we have more then one argument (map, fold) "a,b" then 
it is confusing which one is which.

Reply via email to