code point*
Source: /avail/Avail/Foundation/Strings
Categories: Tuples, Strings, Transformers
Answer a transformation of aTuple such that every constituent code point is replaced with its corresponding character, preserving order.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | aTuple | code point* | ||
| Returns | string | |||