| EnumerableGeneration | Trait of {@link Enumerable} containing generation methods. |
| EnumerablePagination | Trait of {@link Enumerable} containing pagination methods. |
| Enumerable | A sequence of values indexed by keys, the primary class of YaLinqo. |
| Errors | Error messages. |
| Functions | Container for standard functions in the form of closures. |
| OrderedEnumerable | Subclass of Enumerable supporting ordering by multiple conditions. |
| Utils | Functions for creating lambdas. |