uce/site/doc/pages/concat.txt
2026-06-15 10:53:36 +00:00

6 lines
142 B
Plaintext

:sig
concat(...vals)
:content
Removed. `concat()` is not a current UCE API. Use string `+`, output streams/`print()`, or `join()` for lists.