Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 210 Bytes

macro_types.md

File metadata and controls

8 lines (6 loc) · 210 Bytes

Macro Types

As of this writing, there are 3~ ways to define a macro

  1. Function
  2. Type
  3. Annotation

Type macros are being removed so won't be covered here; all focus is on macro functions and annotations