`sequtils.toSeq` uses `untyped` so that iterators can be passed to it (urgh) and so in the compiler's attempt to disambiguate it tries to resolve `items` as a first class iterator which it isn't resulting in this strange error message.
- How can I prevent function name abiguity marksummerfield
- Re: How can I prevent function name abiguity Araq
- Re: How can I prevent function name abiguity Krux02
- Re: How can I prevent function name abiguity Araq
- Re: How can I prevent function name abigu... lltp
- Re: How can I prevent function name ... marksummerfield
- Re: How can I prevent function n... mashingan
