It's been awhile! Hope you find this PR cool. This branch allows for lazy evaluation of binary operations and adds a compile function, which returns a function bound to an expression for repeatedly evaluating the same expression over different contexts.
Hope you are well, happy to discuss these and earlier changes!
Hey Tom,
It's been awhile! Hope you find this PR cool. This branch allows for lazy evaluation of binary operations and adds a compile function, which returns a function bound to an expression for repeatedly evaluating the same expression over different contexts.
Hope you are well, happy to discuss these and earlier changes!
Will