Methods

BoxΒΆ

Box(x:Any)

Convert anything to Box (always FullBox)
Source: stdlib.ngs:2024

x

value to enclose in a box

Returns

FullBox with given value