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.10 ∙ 28-Jun-2024 15:01 EDT