Expand description
This library provides the multicall!
macro, which allows you to apply multiple operations
to one object without writing the name of the object again and again.
Macrosยง
- multicall
- Macro to execute multiple operations on one object in a short form.