That's a good point; and then for 2+ args there's e.g. 
[foldl](https://nim-lang.org/docs/sequtils.html#foldl.t%2Cuntyped%2Cuntyped), 
using `a` and `b` instead of `it`.

Reply via email to