Module intersect

Module intersect 

Source
Expand description

Used to implement and expose the tools to implement algorithms to detect Key Expression intersection. The average user doesn’t need to bother with it.

Structs§

ClassicIntersector

Constants§

DEFAULT_INTERSECTOR

Traits§

Intersector
The trait used to implement key expression intersectors.