Box#

Provides a unique reference container for heap allocated values.

type Box

An opaque type.

spice __= ( ... )
inline __@ ( self keys... )
spice __as ( ... )
inline __countof ( self )
inline __drop ( self )
spice __getattr ( ... )
spice __imply ( ... )
spice __methodcall ( ... )
inline __repr ( self )
spice __static-imply ( ... )
inline make-cast-op ( f const? )
inline new ( T args... )
inline view ( self )
inline wrap ( value )