Only because one can opt-out of the type system and use a catch all "interface {}" .Actually even the std lib does that ... a lot.
Only because one can opt-out of the type system and use a catch all "interface {}" .Actually even the std lib does that ... a lot.