mini\Table\Utility namespace

Namespace Browser: This page shows all classes, functions, and sub-namespaces in the mini\Table\Utility namespace.

Classes (5)

ColumnMappedSet

Wraps a SetInterface to remap column names

EmptyTable

Empty table with schema

final
PredicateFilter

Applies a bound Predicate to a TableInterface using filter methods

final
Set

Simple in-memory set implementation

SingleRowTable

A table with exactly one row and dynamic columns

final