Different Base.show for Pluto and REPL
|
|
0
|
75
|
January 17, 2023
|
Having human-readable and parseable display styles
|
|
5
|
396
|
January 15, 2023
|
Weird Base.show behavior with custom Struct
|
|
3
|
152
|
December 7, 2022
|
Is there a built in macro like @show that returns a string?
|
|
5
|
210
|
October 4, 2022
|
Doctest, terminal size, and show's limit interact poorly
|
|
2
|
213
|
August 6, 2022
|
Combining @show with display
|
|
2
|
292
|
July 20, 2022
|
Write function "show" for own multi-level structure
|
|
2
|
224
|
May 29, 2022
|
Overriding Base.show with multi-line string returns literal "\n"
|
|
1
|
316
|
May 4, 2022
|
Call original method when redefining a method. (Compact float printing in IJulia)
|
|
4
|
336
|
February 8, 2022
|
Modify string interpolation
|
|
4
|
476
|
December 12, 2021
|
How to add keyword arguments to extended functions (Base.print)?
|
|
5
|
295
|
November 11, 2021
|
Can I disable overloaded Base.show() and print the raw form of an object?
|
|
4
|
334
|
September 17, 2021
|
Customize show for repl
|
|
1
|
299
|
June 14, 2021
|
Why is big(0.5) printed as 0.50?
|
|
6
|
508
|
April 17, 2021
|
Show an object in extended form vs short form
|
|
5
|
450
|
October 23, 2020
|
Show and showcompact on custom types
|
|
12
|
7812
|
September 1, 2018
|