STD multiplexing in Perl6, part 2
In the previous post, Managing stdout from multiple processes: STD multiplexing in Perl6, kinda [https://deathbyperl6.com/multiplexing-stdout-from-multiple-processes/], we created a function procs2stdout that would take any number of @processes, … »