The CE mechanism is great. One little known trick, is you can add a magic member "Quote". The impl. being `member _.Quote () = ()`, and that will result in the Run method receiving an Expr tree representing the entire…
The CE mechanism is great. One little known trick, is you can add a magic member "Quote". The impl. being `member _.Quote () = ()`, and that will result in the Run method receiving an Expr tree representing the entire…