Is there a built in macro like @show that returns a string?
|
|
9
|
666
|
October 13, 2024
|
Custom show for a struct that contains matrix
|
|
10
|
95
|
September 25, 2024
|
Why does `show` for arrays and dictionaries ignore `:compact`?
|
|
6
|
181
|
August 14, 2024
|
Is there a direct way to get the string of the output of `show`?
|
|
8
|
161
|
June 25, 2024
|
Array printing of custom objects
|
|
1
|
184
|
March 14, 2024
|
Redefining print method changes variable scoping in loop
|
|
9
|
377
|
January 5, 2024
|
Different Base.show for Pluto and REPL
|
|
0
|
204
|
January 17, 2023
|
Having human-readable and parseable display styles
|
|
5
|
664
|
January 15, 2023
|
Weird Base.show behavior with custom Struct
|
|
3
|
357
|
December 7, 2022
|
Doctest, terminal size, and show's limit interact poorly
|
|
2
|
439
|
August 6, 2022
|
Combining @show with display
|
|
2
|
752
|
July 20, 2022
|
Write function "show" for own multi-level structure
|
|
2
|
359
|
May 29, 2022
|
Overriding Base.show with multi-line string returns literal "\n"
|
|
1
|
433
|
May 4, 2022
|
Call original method when redefining a method. (Compact float printing in IJulia)
|
|
4
|
535
|
February 8, 2022
|
Modify string interpolation
|
|
4
|
755
|
December 12, 2021
|
How to add keyword arguments to extended functions (Base.print)?
|
|
5
|
407
|
November 11, 2021
|
Can I disable overloaded Base.show() and print the raw form of an object?
|
|
4
|
536
|
September 17, 2021
|
Customize show for repl
|
|
1
|
441
|
June 14, 2021
|
Why is big(0.5) printed as 0.50?
|
|
6
|
642
|
April 17, 2021
|
`show` methods for arrays
|
|
7
|
379
|
February 19, 2021
|
Show an object in extended form vs short form
|
|
5
|
688
|
October 23, 2020
|
Show and showcompact on custom types
|
|
12
|
9036
|
September 1, 2018
|