(It was a simple syntax error, disregard the following message) Is there a special way to write/access companion object functions inside of a generic interface? I know the following example would definitely not work since there is no type information making its way into the companion object's method, but it doesn't even seem accessible.
https://www.pastery.net/phzqdr/