org.parboiled2.support.Unpack
See theUnpack companion object
"Unpacks" an HList if it has only zero or one element(s). Out = Unit if L == HNil T if L == T :: HNil L otherwise
You can import Unpack.dontUnpack if you'd like to circumvent this unpacking logic.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article