Elixir Fiddle
Home
Fragments
About
Examples
Create New Fragment
Edit Fragment
Name
Content
IO.puts "Type Elixir code in here, then press run!" x = :hello |> is_atom x IO.puts "Is :hello an atom? #{x}" Enum.any?/1
Run Elixir Fragment
Submit
Back