Greetings.
 
How can I make all types that belong to class A and instance of class B, if the implementations of functions in class B can be realized by only using the functions in class A?
 
Thanks for taking time.