> because every object defines the standard met...
# arrow
p
because every object defines the standard methods toString(), equals() and hashCode(), and the star import would put them in scope, which isn’t what you want.
this one is a bit concerning