Dyalog / qSE

Initialisation of ⎕SE, including source code that ends up somewhere in ⎕SE, and code to get it there.
https://help.dyalog.com/latest/#UserGuide/The%20APL%20Environment/Session%20Initialisation.htm
MIT License
4 stars 0 forks source link

⎕SE.Dyalog.Array.Serialise adds empty line at end of generated source #7

Closed abrudz closed 9 months ago

abrudz commented 9 months ago
     ⎕SE.Dyalog.Array.Serialise 'abc'
┌─────┬┐
│'abc'││
└─────┴┘