Yea it's super weird to hear, since it sounds like "Do not make anything that 
shares name with stdlib procedures/iterators". Really though, most things like 
`sequtils` that operate on `openArray[T]` should be a template that can work on 
iterators, atleast for things like `sum` and the like. 

Reply via email to