Closed birchb1024 closed 5 years ago
In case of a name collision with the target language, this will allow any arbitrary names to be used. e.g.
- define: deeplist: [[[6,7]]] renamed: flatone - renamed: [1, 2, [3], [[4, 5]], deeplist]
In case of a name collision with the target language, this will allow any arbitrary names to be used. e.g.