Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 204 Bytes

EpsilonEvaluator

Small library for evaluating Linq expression trees into values.

Will fall back on compiling and invoking the expression under some conditions, but does not cache compiled expressions.