iolistAt any time there are zero or more open IO spaces.  The iolist
builtin returns an array of identifiers of these IO spaces.  It has
the following prototype:
fun iolist = int<32>[]
If no IO space is currently open then iolist returns the empty
array.  The ordering of the IO spaces in the array is arbitrary.