© 2026 Hedgehog Software, LLC
Buffer
using System.IO; public struct Buffer { public string[] contents; } public Buffer ReadFromFile(System.IO.File _file) { return &Buffer();() => _file.ToString(); }