diff options
author | Vincent Ambo <mail@tazj.in> | 2022-08-31T00·34+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-09-07T15·25+0000 |
commit | 80713f207e2cd5c490a14a9b00e014c4677b2197 (patch) | |
tree | 3628df9b4e6b6f24d5212e6db49a21ba840caf4c /users/wpcarro/emacs/pkgs/string | |
parent | 23a5caabec5617c01d5629bd50dd7e7649cbe5a6 (diff) |
refactor(tvix/eval): encapsulate all thunk-forcing logic in module r/4700
The VM previously took care of repeatedly forcing a thunk until it reached an evaluated state. This logic is now encapsulated inside of the `Thunk::force` implementation. In addition, force no longer returns a reference to the value by default, leaving it up to callers to decide whether they want to borrow the value or not (a helper is provided for this). Change-Id: I2aa7da922058ad1c57fbf8bfc7785aab7971c02b Reviewed-on: https://cl.tvl.fyi/c/depot/+/6365 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to 'users/wpcarro/emacs/pkgs/string')
0 files changed, 0 insertions, 0 deletions