# Functions
Cast attempts to convert a value to the specified type.
CastOr attempts to convert a value to the specified type.
CastOrZero attempts to convert a value to the specified type.
MustCast attempts to convert a value to the specified type.
Pointer returns a pointer to value of Type.
Value returns the value of the pointer of Type.