to text
(
value
)
text
Type:
For any types
t
where Showable t
(
t
)
->
Text
Converts a value to text.
Examples
Click an example to insert it
to text
(
true
)
→
"true"
to text
(
65{m}
)
→
"65"