This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c9586b6c3f
tvl-depot
/
tests
/
lang
/
eval-okay-builtins.exp
2 lines
13 B
Text
Raw
Normal View
History
Unescape
Escape
* A new primop `builtins', which returns an attribute set containing all the primops. This allows Nix expressions to test for new primops and take appropriate action if they're not available. For instance, rather than calling a primop `foo' directly, they could say `if builtins ? foo then builtins.foo ... else ...'.
2006-08-23 16:39:11 +02:00
Path("/foo")
Reference in a new issue
Copy permalink