Index > ExpressionPowerTools.Core > ExpressionPowerTools.Core.Comparisons
| 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 |