Operator overloading in Kotlin looks inspired by Python's double-underscore methods. Very nice
7 років тому
I'm thinking why statusCode couldn't be resolved when he tried to make it a 100... ? it's already a var, it should be there as a member property of response...
18:00 Labeling lambda functions? Great! Anonymous functions no longer have to be anonymous. Lol. That's kind of funny. Edit. Oh. I guess Kotlin differentiates between lambda functions and anonymous functions. Hmm...
"IntelliJ-driven development" haha. Those higher-order extension functions are a genius idea though.
really nice overview, thank you
Operator overloading in Kotlin looks inspired by Python's double-underscore methods. Very nice
I'm thinking why statusCode couldn't be resolved when he tried to make it a 100... ? it's already a var, it should be there as a member property of response...
he assigned an Int to a String. I think that was the problem
Is there a github repo for this talk ?
you are awesome
18:00 Labeling lambda functions?
Great! Anonymous functions no longer have to be anonymous. Lol. That's kind of funny.
Edit. Oh. I guess Kotlin differentiates between lambda functions and anonymous functions. Hmm...
hmmm..i don't know about those "jokes". hehehe