@haraldki/jsonaccess
    Preparing search index...

    Function jsonAsTypedArray

    • If data is an array and application of the map parameter on each element never returns a JsonAccessError, the array of map results is returned, otherwise the first error.

      Type Parameters

      • A

      Parameters

      Returns Maybe<A[]>