riff icon indicating copy to clipboard operation
riff copied to clipboard

Improve string serialization of tables

Open darrylabbate opened this issue 2 years ago • 0 comments

Currently, tables are represented as table: %p in strings. While any implementation would be linear at best, something better should be available, either across the interpreter or a dedicated builtin.

darrylabbate avatar Nov 01 '22 02:11 darrylabbate