FSharp.Quotations.Evaluator
FSharp.Quotations.Evaluator Namespace
| Type | Description |
| QuotationEvaluator |
| Module | Description |
| ExtraHashCompare | |
| HelperTypes |
A set of types used for implementing quotation conversions. These are public only because targets of Linq Lambda expressions require them to be so |
| QuotationEvaluationExtensions |
This module provides Compile and Eval extension members for F# quotation values, implemented by translating to LINQ expression trees and using the LINQ dynamic compiler. |
| QuotationEvaluationTypes |