Streams refactoring

This commit is contained in:
Michael Schimmel
2026-01-25 01:44:36 +01:00
parent ca1d9b95f7
commit 4daa05efda
8 changed files with 188 additions and 724 deletions
-1
View File
@@ -11,7 +11,6 @@ uses
Myc.Data.Scalar,
Myc.Data.Keyword,
Myc.Data.Stream, // IStream
Myc.Data.Stream.Pipes, // TRootStream
Myc.Ast.Types,
Myc.Ast.Scope,
Myc.Ast;