[Kotlin] 한 줄로 swap 하는 방법
|개요
파이썬에서는 한 줄로 쉽게 swap 하는 방법이 있다.
그런데 코틀린에서는 어떻게 하면 좋을지 궁금해서 찾아봤다.
방법은 apply
또는 also
를 사용하면 된다.
References
- https://medium.com/@vibhanshusharma_93861/one-line-swap-algorithm-in-kotlin-e1cf6cc64708
- https://kotlinlang.org/docs/scope-functions.html
- https://pl.kotl.in/GCTD-4_Nr
- https://pl.kotl.in/Il1n7o1B0