```public fun<T> uninitialized(): T = null a...
# announcements
d
Copy code
public fun<T> uninitialized(): T = null as T