spierce7
07/15/2019, 8:31 PM<Kotlin Class>.Companion().<companion function>(). Did we overlook something, or is this a known limitation?kpgalligan
07/15/2019, 8:34 PMCompanion() call returns a single instance if called multiple times, but will defer to othersspierce7
07/15/2019, 8:35 PMCompanion() is exposed as a function, not a class?Sam
07/15/2019, 8:36 PMspierce7
07/15/2019, 8:37 PMkpgalligan
07/15/2019, 8:39 PMspierce7
07/15/2019, 9:06 PM