busterwood

Results 5 issues of busterwood

Using bash to redirect Stdin from a file seems to fail. Here is the simplest example `test1.wren`: ``` import "io" for Stdin, Stdout var line = Stdin.readLine() System.print("line: " +...

Each().HasMany() Each().HasOne()

...are closely related, but don't share any code in this repository

enhancement

Where, Select and other asynchronous methods should be defined on AsyncEnumerable, not AsyncEnumerator

enhancement

If a DbRead r could be decorated with memorisation then it could be enumerated multiple times

enhancement