Kroppeb
07/19/2020, 6:21 PMpablisco
07/19/2020, 7:40 PMpublic String plus(value: String)
)
then you can use the operator. I think it even works with delegation. It’s fascinating that the compiler does this inference from Java but in Kotlin we need to use the operator 🙃Matteo Mirk
07/20/2020, 10:10 AMKroppeb
07/20/2020, 10:10 AMMatteo Mirk
07/20/2020, 10:12 AM