#A way to postpone the evaluation of equations.
12 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @long snow! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
This is not a JavaScript server. [Java](https://en.wikipedia.org/wiki/Java_(programming_language) and JavaScript are completely different languages. See: How is JavaScript different from Java?
oh
whoops missed the last line completely lol
i don't think that's really a thing
not in js, either
something like that would be inside a getter, it wouldn't exactly be evaluated lazily, just evaluated upon the (deferred) call
i guess in java it would be the same, inside a method or supplier