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
ba0efda2f0d59f4fe259db5512cbd478d4d25dd9
kotlin-fork
/
idea
/
testData
/
intentions
/
replaceSubstringWithSubstringBefore
T
History
Anton Sukhonosenko
ba0efda2f0
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
...
#KT-10196 Fixed
2016-01-13 19:05:50 +03:00
..
.intention
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
immutableProperty.kt
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
immutableProperty.kt.after
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
nonZeroFirstArgument.kt
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
replaceWithSubstringBefore.kt
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
replaceWithSubstringBefore.kt.after
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
semicolon.kt
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00
semicolon.kt.after
Suggest to replace 'substring' calls by take/drop/dropLast calls when possible
2016-01-13 19:05:50 +03:00