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
5f7dee4194a777e18f027dcc35f73494a06d11da
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceSizeZeroCheckWithIsEmpty
T
History
…
..
.intention
…
array2.kt
…
array2.kt.after
…
array.kt
…
array.kt.after
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
gt.kt
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
gt.kt.after
…
gteq.kt
…
gteq.kt.after
…
list2.kt
…
list2.kt.after
…
list.kt
…
list.kt.after
…
lt.kt
…
lt.kt.after
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
lteq.kt
…
lteq.kt.after
…
set.kt
…
set.kt.after
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
sizeCheck.kt
…
string2.kt
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
string2.kt.after
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
string.kt
Inspection/Intention replace size check with 'isNotEmpty' and 'isEmpty' #KT-13937 Fixed
2016-10-06 14:35:57 +03:00
string.kt.after
…