The core
module defines two fundamental classes for declarative, fluent programming:
Each
: Represents a chainable, symbolic structure for defining and refining iterations.
What
: Represents a fluent interface for composing and transforming functions.