string
Source: /avail/Avail/Foundation/Bootstrap/Fallible Primitives
Categories: Primitives, Standard IO, Synchronous IO
Print the argument to the application's standard output stream.
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | text | string | A string. | |
Returns | ⊤ |