MVFv3 API Documentation
    Preparing search index...
    • Flattens an array of results into a single result. If any of the results are Err, the first Err will be returned. Otherwise, the Result will be Ok with an array of all the values.

      Type Parameters

      • T
      • E

      Parameters

      Returns Result<T[], E>