enso/distribution/lib
Dmitry Bushev 74742d3267
Make To Text Conversion Identity for Text (#4009)
First part of fixing `Text.to_text`.
- add: `pretty` method for pretty printing.
- update: make `Text.to_text` conversion identity for Text

In the next iterations `to_text` will be gradually replaced with `to Text` conversion once the related issues with conversions are fixed.
2022-12-29 12:21:24 +00:00
..
Standard Make To Text Conversion Identity for Text (#4009) 2022-12-29 12:21:24 +00:00