Hi, I've just started learning Nim. I read the Tutorial part I. (I skipped part II because it begins by saying it is obsolete.) I then fairly quickly read the manual skipping more advanced stuff. Now I'm reading bits of the standard library docs.
In the docs [https://nim-lang.org/docs/sequtils.html](https://nim-lang.org/docs/sequtils.html) it says "This interface will change as soon as the compiler supports closures and proper coroutines." Is this still true? Thanks.
