1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 13:38:38 +01:00

10 Commits

Author SHA1 Message Date
Sergey Mashkov
7d00a22bde [Kotlin/en] Add more destructuring examples (#2419) 2016-10-05 16:59:16 +02:00
Sergey Mashkov
98bb8f8432 [Kotlin/en] Add when smartcast example (#2418) 2016-10-05 13:34:08 +02:00
Sergey Mashkov
2fa414912e [Kotlin/en] correct object clarification (#2413)
* Kotlin: correct object clarification

* Kotlin: correct object clarification
2016-10-05 12:27:41 +02:00
Paolo Furini
161edb1f6e [kotlin/en] Add "if" usage as an expression (#2367)
* [kotlin/en] Add "if" usage as a function

* [kotlin/en] Change comment on "if" expression

Rephrase the comment to use the term "expression" in place of "function"
2016-09-12 16:33:16 +02:00
s-webber
19ac1e8eeb [kotlin/en] Add examples of sequences (#2214)
* minor capitalization and punctuation changes

* examples of sequences

* corrected comment
2016-06-26 15:20:28 +02:00
ven
fc9ff35932 Merge pull request #2202 from s-webber/master
[kotlin/en] Add links to other resources
2016-03-19 13:15:52 +01:00
s-webber
9ccc431ea3 updated further reading section 2016-03-19 10:08:01 +00:00
s-webber
f8f644d891 removed unnecessary brackets 2016-03-19 10:06:54 +00:00
Adam Bard
f32379a558 Set kotlin highlighting to java 2016-03-15 15:34:19 -07:00
s-webber
1bec0f6089 created kotlin markdown 2016-03-13 10:10:06 +00:00