Tudor Zgureanu
  • Home
  • About
Sign in Subscribe

scalameta

A collection of 1 post
Scala

Adding support for call-by-need (aka lazy arguments) using scalameta

In my previous blog post we have discussed the evaluation strategies in Scala and the difference between call-by-value, call-by-name and call-by-need. Also, I have shown a small workaround for evaluating the arguments lazily (aka call-by-need). As previously presented, the workaround for call-by-need arguments consists of local lazy values which are
28 Jun 2017 4 min read
Page 1 of 1
Tudor Zgureanu © 2025
Powered by Ghost