@traversable/schema
    Preparing search index...
    • Type Parameters

      • A
      • B
      • T

      Parameters

      • onLeft: (a: A) => T
      • onRight: (b: B) => T

      Returns (x: Either.Either<A, B>) => T