final
Provides a wrapper for by-name expressions with the intent that they can become eligible for implicit conversions and implicit resolution.
- Type Params
- T
Result type of the evaluated
expression
- Value Params
- expression
A by-name parameter that will yield a result of type
Twhen evaluated
- Companion
- object
trait () => T
class Object
trait Matchable
class Any