This project tells about the scope functions in kotlin. After going through this repo you will be clear about when to use which scope functions and what are the differences between them.
- with function
- apply function
- also function
- let function
- run function
