This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin-fork
/
idea
/
testData
/
intentions
/
loopToCallChain
/
takeWhile
T
History
Valentin Kipyatkov
18f10860df
KT-14336 for to stdlib to takeWhile: propose conversion into takeWhile if break is located in else branch
...
#KT-14336 Fixed
2016-10-24 18:32:05 +03:00
..
ifElse1.kt
KT-14336 for to stdlib to takeWhile: propose conversion into takeWhile if break is located in else branch
2016-10-24 18:32:05 +03:00
ifElse1.kt.after
KT-14336 for to stdlib to takeWhile: propose conversion into takeWhile if break is located in else branch
2016-10-24 18:32:05 +03:00
ifElse2.kt
KT-14336 for to stdlib to takeWhile: propose conversion into takeWhile if break is located in else branch
2016-10-24 18:32:05 +03:00
ifElse2.kt.after
KT-14336 for to stdlib to takeWhile: propose conversion into takeWhile if break is located in else branch
2016-10-24 18:32:05 +03:00
nestedLoop.kt
…
nestedLoop.kt.after
…
nestedLoop.kt.after2
…
simple.kt
…
simple.kt.after
…
simple.kt.after2
…
wrongBreak.kt
…