[design] Standalone `readline()` rather than `stdin.readline()`

Hi Chapel Community —

In https://github.com/chapel-lang/chapel/issues/19229, I'm advocating for Chapel to support a standalone readline() routine that will operate on stdin, similar to read() and readln() (and similar to how the standalone write(), writeln() routines operate on stdout).

If you're in favor of or opposed to this proposal, please head over to the issue and let me know.

Thanks,
-Brad

1 Like