effect-ts-laws
    Preparing search index...

    Function option

    • Returns an Option arbitrary given an arbitrary for the underlying value.

      Type Parameters

      • A

      Parameters

      • a: Arbitrary<A>

      Returns Arbitrary<Option<A>>