Open johnynek opened 7 years ago
Sums are very common in scalding, but we hide them inside generic functions. By keeping them in the AST, we can write optimization rules and smarter translations, especially when we join a summed values.
Sums are very common in scalding, but we hide them inside generic functions. By keeping them in the AST, we can write optimization rules and smarter translations, especially when we join a summed values.