• + 3 comments

    What do you mean "Add directly to Set from read"? Is that a certain language that does that? I use C# and as far as I know I have to do something with the whole line before I can set it aside. Even a LINQ statement splits and reads the until line into an object before it then does any conversions or manipulations.