Content formatting update (part 5) (#1969)

This commit is contained in:
Rico Sta. Cruz
2023-03-14 15:40:29 +11:00
committed by GitHub
parent 05890aa33d
commit 39a6c1a6ab
38 changed files with 311 additions and 174 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
---
title: Elixir metaprogramming
category: Elixir
layout: 2017/sheet
---
## Kernel
### Kernel
Most of these magic is defined in [Kernel.SpecialForms](http://devdocs.io/elixir/elixir/kernel.specialforms).