effect-io-ai

Package: effect
Module: Unify

Unify.unifySymbol

The type of the unifySymbol.

When to use

Use to reference the unification behavior property key in type-level protocol definitions.

Details

This type represents the unique symbol used for identifying unification behavior in Effect types. It’s typically used in type-level operations to enable automatic type unification.

Signature

type unifySymbol = typeof unifySymbol

Source

Since v2.0.0