Table of Contents

Namespace PatternKit.Common

Classes

Throw

Provides centralized guard and throw helpers for common error scenarios in PatternKit.

TryHandlerExtensions

Extensions that add functional, chainable operations over compiled try-handlers.

Structs

Option<T>

A lightweight optional value type with no allocations, suitable for hot paths.