Is it possible to change the format of the output that is returned when the variable name is called in FSI windows?
I overridden the ToString() function in my object, but this does not affect the output results in FSI.
ToString()
Yes, use the fsi.AddPrinter function to add a printer for your type.
fsi.AddPrinter
Source: https://habr.com/ru/post/1311326/More articles:Algorithms for the distribution of student projects? - algorithmWhat are the requests / second standard for cleaning websites? - screen-scrapingCan grails controller move from base class? How to make the grail not explode? - base-classAPI com.sun.mirror.apt - javaHow to load data from yahoo using Perl? - perlI connected the z 80 using a telephone wire and set the jump to 0000 0000 0000 0000 - z80How can I implement forum privileges - objectPHP compares two dimension arrays - arraysAndroid: How to make RadioGroup work correctly in ListView? - androidUpdate model instance with dynamic field names - pythonAll Articles