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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
ReplaceSingleLineLetIntention
/
before.kt.template
T
shiraji
e4c873dc6a
Add inspection + intention to replace
.let { it.foo() }
with
.foo()
#KT-13551 Fixed
2016-09-15 14:26:06 +03:00
2 lines
37 B
Plaintext
Raw
Blame
History
text?.let <spot>{ it.length }</spot>
Reference in New Issue
View Git Blame
Copy Permalink