Maybe a more general "to_string()", which is IIRC also the naming inside some modules to output contents to stringform?gather(({"abc",({65,65,66}),"def",65})) => "abcAABdefB"
which takes array(int), array(int|string) and also int and ...? Marc
Maybe a more general "to_string()", which is IIRC also the naming inside some modules to output contents to stringform?gather(({"abc",({65,65,66}),"def",65})) => "abcAABdefB"
which takes array(int), array(int|string) and also int and ...? Marc