erase_type<T>
Erases the type of an object and returns a TypeErasure object
Signature
fn <T> fn erase_type(obj: *T) -> *TypeErasure; erase_type<T>Erases the type of an object and returns a TypeErasure object
fn <T> fn erase_type(obj: *T) -> *TypeErasure;