AS
AST
in
Elixir
2 exercises
The Abstract Syntax Tree is a way to represent Elixir code as data.
Explore concept