feat(tvix/eval): implement hasContext
primop
`hasContext` is now functional. Change-Id: I23b128afc9150b833bc0d9b042d31fee35badadb Reviewed-on: https://cl.tvl.fyi/c/depot/+/10422 Tested-by: BuildkiteCI Autosubmit: raitobezarius <tvl@lahfa.xyz> Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
5dfb15d2c8
commit
343ee0de57
2 changed files with 4 additions and 5 deletions
|
@ -64,7 +64,7 @@ The `impl` column indicates implementation status in tvix:
|
|||
| getContext | false | | | context |
|
||||
| getEnv | false | | false | |
|
||||
| hasAttr | false | | | |
|
||||
| hasContext | false | | | context |
|
||||
| hasContext | false | | | |
|
||||
| hashFile | false | | false | todo |
|
||||
| hashString | false | | | todo |
|
||||
| head | false | | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue