Constructs a nullary functor which simply returns a value specified at compile-time. Like () => value, but without the indirect call.
See Implementation
Constructs a nullary functor which simply returns a value specified at compile-time. Like () => value, but without the indirect call.