• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting Started

    • Quickstart
  • Library

    • Result
    • Type
    • Dependency Injection
    • Conventions
  • Local-First

    • How It Works
    • Indexes
    • Migrations
    • Patterns
    • Time travel
    • Examples
  • Other

    • API Reference
    • Comparison
    • Showcase
    • FAQ
    • Changelog

API Reference / @evolu/common / Function

Function

Type Aliases

Type AliasDescription
LazyValueA function that delays computation and returns a value of type T.

Variables

VariableDescription
constFalse-
constNull-
constTrue-
constUndefined-
constVoid-

Functions

FunctionDescription
exhaustiveCheckHelper function to ensure exhaustive matching in a switch statement. Throws an error if an unhandled case is encountered.
identity-

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server