Definition
Metaprogramming is a programming technique in which computer programs have the ability to treat other programs as their data.
in EdgeDB
- schema objects can be annotated
- they can also be introspected
Metaprogramming is a programming technique in which computer programs have the ability to treat other programs as their data.