View Source Tablex.Optimizer.MergeRules (tablex v0.2.0-alpha.3)

This module is responsible for optimizing a table by removing dead rules.

Link to this section Summary

Functions

Return true if rule2's inputs can be merged into rule1's.

Link to this section Functions

Link to this function

input_mergeable?(arg1, arg2)

View Source

Return true if rule2's inputs can be merged into rule1's.