oolong.dsl
package oolong.dsl
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Lift a
into the target representation. The expression for a
won't be analyzed by the macro, it'll be passed through to the final stage. Use this for runtime values.
Lift a
into the target representation. The expression for a
won't be analyzed by the macro, it'll be passed through to the final stage. Use this for runtime values.
Attributes
Wrapper for a subquery that's already in the target representation.
Wrapper for a subquery that's already in the target representation.
Attributes
Extensions
Extensions
extension [A](a: Option[A])
Unwrap the underlying type out of option
Unwrap the underlying type out of option
Attributes
In this article