> func (j JavaProgrammer) Speak() string { > return "Design patterns!" > }
shrug At least our language designers trusted our intelligence enough to implement generics.
Trusted you so much that they even tripped on co/contravariance to add to the challenge :p
Trusted you so much that they even tripped on co/contravariance to add to the challenge :p