Kotlin does not have certain interfaces & classes, like Queue, LinkedList ( because on JVM it uses Java's implementations ), but I'm wondering if there's a place were these are (to be?) defined? e.g. is there a standard, common Queue interface to be used by MP?