Search⌘ K
AI Features

Digging Deeper

Explore how to use Elixir's macros and code evaluation features to understand and manipulate the internal representation of code. Learn to dynamically rewrite functions and create new code safely using Elixir's homoiconic capabilities.

We'll cover the following...

The Code ...