Added a '_string' option for ADTs

ADTs (abstract data types) use the ‘_morph’ property to change the look of the adt, and the ‘_type’ property to configure the type of the adt.

I suggest we add a new property ‘_string’ which defines what the adt would output when passed through a join []@delInput @verticalEllipsis @addInput block, similar to the .toString() method in Javascript.

This is what Jens said. I do hope at least this and a _call gets added though

you might still be able to implement it using continuations, they eventually figure it out here: