diff options
author | Jakukyo Friel <weakish@gmail.com> | 2016-10-12 17:47:41 +0800 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2016-10-12 11:47:41 +0200 |
commit | 858171d7231035a286ae1b1e4aea39435dacb384 (patch) | |
tree | bcb56823153e09dcf39571c23a86074d6a12690c /.gitignore | |
parent | c77d5655ecbec192d9670efee68a293f0ece144b (diff) |
Several changes on Kontlin. (#2335)
* kotlin: remove unnecessary semicolons.
Also replace code block language `java` with `kotlin`.
* kotlin: change coding style (Kotlin Reference)
* kotlin: anonymous function -> lambda expression
Anonymous functions and lambda expressions are different in Kotlin.
The code example uses `anonymous function` in the comment,
while the code below is in fact lambda expressions.
* Remove myself from contributors.
Not for trivial changes.
* kotlin: fix a typo.
Thanks @geoffliu to point out this.
* kotlin: change style of default parameter according to Referenec.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions