@luolapeikko/result-option
    Preparing search index...

    Type Alias InferErrValue<T>

    InferErrValue: T extends IErr<infer E> ? E : never

    Infer the type of the error value from IErr

    Type Parameters

    • T

    v2.0.0