abrudz / aplcart

A novel approach to finding your way in APL
https://aplcart.info/
Other
133 stars 18 forks source link

Add conversion from array to character vector. #73

Closed rodrigogiraoserrao closed 3 years ago

rodrigogiraoserrao commented 4 years ago

I always have a hard time knowing where to place new code entries and in figuring out the correct header values; I tried inferring from other entries in the table but can't promise I got it right.


Describe what this PR changes:

This change includes a new APL Cart entry to convert any array into a character vector that prints like the original vector. (cf. this APL Orchard message)


If you've made changes to table.tsv: