src const class Unsafe : Obj
Unsafe wraps a mutable object as an immutable reference.
Wrap specified object.
Get the wrapped object.
src new make(Obj? val)
src Obj? val()
Haxall 3.1.11 ∙ 10-Dec-2024 14:28 EST