effect-ts-laws
    Preparing search index...

    Interface LiftArbitrary<F, R, O, E>

    The type of a function that given any arbitrary of type A, returns an arbitrary for F<A>.

    Type Parameters

    • F extends TypeLambda
    • R = never
    • O = unknown
    • E = unknown