Package: effect
Module: Result
Marker interface for ignoring unification in Result types.
Details
This is an internal interface used by the Effect type system. You typically do not need to reference it directly.
Signature
export interface ResultUnifyIgnore {}
Since v4.0.0