SkipOnFailure2
zio.parser.internal.stacksafe.ParserOp.SkipOnFailure2
case object SkipOnFailure2 extends ParserOp
If the result is failure, skip the next two parser operations. This can be used to shortcut the right side of a zip operation.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait ParserOpclass Objecttrait Matchableclass Any
- Self type
-
SkipOnFailure2.type
Members list
In this article