using System;
public class Program
{
public static void Main()
// you have a stream that can be terabytes long, with simple text, english alphabet only,
// write function to find uniq characters in that stream, when it ends
}
private IEnumerable<char> FindUniqueCharacters(StreamReader reader)