Пример #1
0
 Try <IEnumerable <string> > getLines(Stream stream) => () =>
 TryResult.Cast(readAllLines(stream));