sealed
trait Comprehension
The reified for-comprehension expression.
Note that a Comprehension does not directly support !-notation. Instead, keywords.As is used to convert a Comprehension to a Keyword that supports !-notation.
- Companion
- object
The reified for-comprehension expression.
Note that a Comprehension does not directly support !-notation. Instead, keywords.As is used to convert a Comprehension to a Keyword that supports !-notation.