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
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
replaceCollectionCountWithSize
T
History
Dereck Bridie
4156a76129
#KT-26965 Add inspection + quickfix for replacing Collection<T>.count() with .size
2019-03-01 16:58:36 +03:00
..
.inspection
…
countOfArray.kt
…
countOfArray.kt.after
…
countOfArrayWithPredicate.kt
…
countOfCollection.kt
…
countOfCollection.kt.after
…
countOfMap.kt
…
countOfMap.kt.after
…