List.Chars.to_charlist

You're seeing just the function to_charlist, go back to List.Chars module for more information.

Specs

to_charlist(t()) :: charlist()

Converts term to a charlist.