I understand the problem when we cannot modify `Co...
# functional
m
I understand the problem when we cannot modify
Color
, but it is not such a common case + probably in the future we will be able to use extension interfaces.
a
External interfaces?
b
@Andreas Sinz I think he means stuff like:
Copy code
extension Foo {
    fun bar() {}
}
a
is this feature documented anywhere?
b
No, it's in the proposal stage, hence the wording "possibly in the future" :P
m
True story