BoxedValue


acyclic class BoxedValue<Value>(x:Value!) < Expression<Value>(x, true)

Boxed value.