`fun <T : Packet> get(cls: Class<T>): ...
# getting-started
e
fun <T : Packet> get(cls: Class<T>): T {
?
K 3