You want something like super type constraint? `cl...
# getting-started
o
You want something like super type constraint?
class Example<T: UserOf<superTypeOf E>, E>