Hey guys, Can someone help clarify the `typed` vs `untyped` return types for macros and the use cases?
I've been using macros just fine but I feel like I don't have a real grasp on the differences and when to use either. Sometimes I change the return type to see what happens nothing breaks.