> "unified call syntax is unclear" Actually, for me and probably many other scientists UFCS is the best Nim's feature after supreme run-time performance. R-language popularized piping operators with `dplyr` (`magrittr` was first) and Nim seems to match every bit of R's expressiveness.
\--Leo| ---|---