Module

Erl.Atom

#Atom

data Atom

Instances

#atom

atom :: String -> Atom

Create atom from the given String, creating it if necessary. For Unicode characters > 255 this requires Erlang/OTP 20.

#toString

Modules