tvl-depot/tvix/eval/src/tests
Vincent Ambo f12f938166 refactor(tvix/eval): directly return builtin tuples from macro
All invocations of the builtin macro had to previously filter through
the `builtin_tuple` function, but it's more sensible to directly
return these from the macro.

Change-Id: I45600ba84d56c9528d3e92570461c319eea595ce
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7825
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-01-20 15:39:51 +00:00
..
nix_tests feat(tvix/eval): implement builtins.toXML 2023-01-16 13:43:14 +00:00
tvix_tests feat(tvix/eval): add builtins to builtins 2023-01-17 10:38:06 +00:00
mod.rs refactor(tvix/eval): directly return builtin tuples from macro 2023-01-20 15:39:51 +00:00