Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.52 KB

File metadata and controls

20 lines (14 loc) · 1.52 KB

ExpressionPowerTools.Core.Comparisons Namespace

Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Comparisons

Classes

Class Description
DefaultComparisonRules Default set of rules to use.
DefaultHighPerformanceRules This version is named "tongue-in-cheek" due to the assumption that code will outperform compiled expressions. Although that can be true, and this is included for testing as well as referencing if it helps with application scale, you should find the rules-based works fine for most scenarios and performs close to par with the programmed verssion. So far the tests for this run slightly slower than the expression-based version.
ExpressionEquivalency Host for comparisons.
ExpressionEvaluator Implementation of IExpressionEvaluator for advanced expression comparisons.
ExpressionSimilarity Expression similarity methods.

Generated Copyright Version
02/22/2021 21:59:57 (c) Copyright 2020 Jeremy Likness. 0.9.7-beta