What is lazy meaning in Swift?

Viewed 2794

I went through multiple questions on stack overflow, but I didn't get an answer, that could define, what is "LAZY" keyword and why we are using it in Swift. I am very new to Swift, kindly explain.

3 Answers
Related