DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Elixir: Cheat Sheet

Quick reference for Elixir.

Read time: 1 min • Words: 34
My Progress

Elixir — Cheat Sheet

Quick info

  • Slug: elixir
  • Extensions: .ex, .exs

Hello World

// Hello World in Elixir
Hello, World!

Notes

  • This is a starter reference to avoid empty pages.
  • You can expand it with real syntax, examples, and trusted links.