Expand description
This module provides shared common functionality for IEQL.
Modules§
- compilation
- This file provides the
CompilableTo<T>
trait. - pattern
- This file includes
Pattern
s’ data structures and implementations. - retrieve
- This file provides a utility class for loading files.
- validation
- This file provides validation functionality for use with
ieql validate
(among other functions).