Hey all 👋
Just curious: does the "call-by-name" brings other benefits, e.g. performance, or is it more of a syntax change to invoke rules?
w
wide-midnight-78598
03/11/2025, 4:24 PM
Its a new syntax for rules, to reduce the burden on the scheduler/rule-graph side. The end result would be some non-zero performance improvement (I'm not quoting a number), but I find the usability/discoverability to be a nice perk too - however, the real value there will require a lot more documentation, and ideally a stable API