We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Don't know if this is the correct place for this issue...with
[][fill(1, 10000)]
in the repl, I get
ERROR: BoundsError: attempt to access 0-element Array{Any,1} at index [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1 … 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]]
whereas from a notebook, it prints the full array. Browsers can handle big strings fine, sadly emacs cannot, and in those cases has to be restarted.