Use this: `sequtils.toSeq` to prevent the compiler from trying to use nre's version of it. Oh and don't use nre.
- How can I prevent function name abiguity marksummerfield
- Re: How can I prevent function name abiguity Araq
Use this: `sequtils.toSeq` to prevent the compiler from trying to use nre's version of it. Oh and don't use nre.