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