Convert boolean to string

to_string(bool)

https://hexdocs.pm/elixir/Kernel.html#to_string/1
https://hexdocs.pm/elixir/String.Chars.html

1 Like