Michael Abbott
Michael Abbott
Seems fine, but is this expected to pass without #665 ? (I would add a big comment linking to Base to explain which code is copied, and which is new...
It's a little odd that it skips 10 silently, in the above example. What happens at the ordinary REPL printing (where `stdout::IO` contains the window size) is that either everything...
Ok now I remember. This package tries to re-use a lot of Base's printing logic. So the way it shows "keys" next to a vector is to make a matrix...