extension
parsley.syntax.extension
object extension
These implicit classes can be used to extend the core combinator set of Parsley.
This may mean that importing them enables combinators that can be used on non-Parsley
types, or might enable some syntactic sugar that is not part of the core combinator "style".
Attributes
- Since
-
4.5.0
- Source
- extension.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
extension.type
Members list
In this article