Companion object to trait Accumulation that allows Accumulation's members to be imported
rather than mixed in, and also contains nested traits used by implicit conversions declared in
trait Accumulations.
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Companion:
- class
- Source:
- Accumulation.scala
Type members
Classlikes
Adds zip and when methods to Ors vai an implicit conversion provided by
trait Accumulation.
Adds zip and when methods to Ors vai an implicit conversion provided by
trait Accumulation.
For more information and examples, see the Using zip and Using when
sections of the main documentation for class Or.
- Source:
- Accumulation.scala
Adds a combined method to “collections” of accumulating Ors via an implicit conversion provided by
trait Accumulation.
Adds a combined method to “collections” of accumulating Ors via an implicit conversion provided by
trait Accumulation.
For more information and examples, see the Using combined section
of the main documentation for class Or.
- Source:
- Accumulation.scala
Adds a validatedBy method to GenTraversableOnce via an implicit conversion provided by
trait Accumulation.
Adds a validatedBy method to GenTraversableOnce via an implicit conversion provided by
trait Accumulation.
For more information and examples, see the Using validatedBy section of
the main documentation for class Or.
- Source:
- Accumulation.scala
Adds a validatedBy method to (non-GenTraversableOnce) “collections” via an implicit conversion provided by
trait Accumulation.
Adds a validatedBy method to (non-GenTraversableOnce) “collections” via an implicit conversion provided by
trait Accumulation.
For more information and examples, see the Using validatedBy section of
the main documentation for class Or.
- Source:
- Accumulation.scala
Value members
Inherited methods
Given 22 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 22 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 21 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 21 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 20 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 20 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 19 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 19 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 18 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 18 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 17 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 17 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 16 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 16 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 15 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 15 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 14 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 14 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 13 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 13 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 12 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 12 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 11 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 11 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 10 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 10 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 9 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 9 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 8 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 8 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 7 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 7 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 6 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 6 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 5 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 5 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 4 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 4 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 3 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 3 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Given 2 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
Given 2 Good accumulating Ors, apply them to the given function and return the result, wrapped in a Good;
else return a Bad containing every error (i.e., a Bad whose Every includes every value that
appears in any Bads passed to withGood).
For more information and examples, see the Accumulating errors with Or section
of the main documentation for class Or.
- Returns:
a
Goodresult, if all passedOrs wereGood; else aBadcontaining every error.- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicits
Inherited implicits
Implicitly converts an Every containing accumulating Ors to an instance of
Combinable, which enables the combined method to be invoked on it.
Implicitly converts an Every containing accumulating Ors to an instance of
Combinable, which enables the combined method to be invoked on it.
For more information and examples, see the Using combined section of the main documentation for class Or.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts an Every to an instance of Validatable, which
enables the validatedBy method to be invoked on it.
Implicitly converts an Every to an instance of Validatable, which
enables the validatedBy method to be invoked on it.
For more information and examples, see the Using validatedBy section of
the main documentation for class Or.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts a Set containing accumulating Ors whose Good type is inferred as Nothing to an
instance of Combinable, which
enables the combined method to be invoked on it.
Implicitly converts a Set containing accumulating Ors whose Good type is inferred as Nothing to an
instance of Combinable, which
enables the combined method to be invoked on it.
Note: This implicit is required for Sets because although Sets are GenTraversableOnces, they aren't covariant, so
the implicit conversion provided by convertGenTraversableOnceToCombinableNothing will not be applied, because it only works on covariant
GenTraversableOnces.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts a Set containing accumulating Ors whose Bad type is inferred as Nothing to an
instance of Combinable, which
enables the combined method to be invoked on it.
Implicitly converts a Set containing accumulating Ors whose Bad type is inferred as Nothing to an
instance of Combinable, which
enables the combined method to be invoked on it.
Note: This implicit is required for Sets because although Sets are GenTraversableOnces, they aren't covariant, so
the implicit conversion provided by convertGenSetToCombinableNothing will not be applied, because it only works on covariant
GenTraversableOnces.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts a Set containing accumulating Ors to an instance of Combinable, which
enables the combined method to be invoked on it.
Implicitly converts a Set containing accumulating Ors to an instance of Combinable, which
enables the combined method to be invoked on it.
For more information and examples, see the Using combined section of the main documentation for class Or.
Note: This implicit is required for Sets because although Sets are GenTraversableOnces, they aren't covariant, so
the implicit conversion provided by convertGenTraversableOnceToCombinable will not be applied, because it only works on covariant
GenTraversableOnces.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts a covariant GenTraversableOnce containing accumulating Ors to an instance of
Combinable, which
enables the combined method to be invoked on it.
Implicitly converts a covariant GenTraversableOnce containing accumulating Ors to an instance of
Combinable, which
enables the combined method to be invoked on it.
For more information and examples, see the Using combined section of the main documentation for class Or.
- Inherited from:
- AccumulationLowPriorityImplicits
- Source:
- Accumulation.scala
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
- Inherited from:
- AccumulationLowPriorityImplicits
- Source:
- Accumulation.scala
Implicitly converts a GenTraversableOnce to an instance of Validatable, which
enables the validatedBy method to be invoked on it.
Implicitly converts a GenTraversableOnce to an instance of Validatable, which
enables the validatedBy method to be invoked on it.
For more information and examples, see the Using validatedBy section of
the main documentation for class Or.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts an Option containing accumulating Ors to an instance of
Combinable, which enables the combined method to be invoked on it.
Implicitly converts an Option containing accumulating Ors to an instance of
Combinable, which enables the combined method to be invoked on it.
For more information and examples, see the Using combined section of the main documentation for class Or.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts an Option to an instance of Validatable, which
enables the validatedBy method to be invoked on it.
Implicitly converts an Option to an instance of Validatable, which
enables the validatedBy method to be invoked on it.
For more information and examples, see the Using validatedBy section of
the main documentation for class Or.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala
Implicitly converts an accumulating Or to an instance of Accumulatable, which
enables zip and when methods to be invoked on it.
Implicitly converts an accumulating Or to an instance of Accumulatable, which
enables zip and when methods to be invoked on it.
For more information and examples, see the Using zip and Using when
sections of the main documentation for class Or.
- Inherited from:
- Accumulation
- Source:
- Accumulation.scala