GioLaq Blog

GioLaq Blog

Follow
homebadges
Tag

lazy-evaluation

#lazy-evaluation

More content

Read more stories on Hashnode


Articles with this tag

Functional Programming in Kotlin: Lazy Evaluation

Apr 3, 20233 min read

Lazy evaluation is an optimization technique commonly used in functional programming. The basic idea is simple: don't evaluate a function or...

Functional Programming in Kotlin: Lazy Evaluation