quest
package quest
Members list
Type members
Classlikes
Helper trait for implementing the Question-Operator syntax for different types.
Helper trait for implementing the Question-Operator syntax for different types.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object QuestionOperatorSupport
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Value members
Concrete methods
Start a quest block. Inside the block, the question operator can be used.
Start a quest block. Inside the block, the question operator can be used.
Note: this wraps scala.util.boundary.apply.
Attributes
Extensions
In this article