This website requires JavaScript.
Explore
Help
Sign In
lix-project
/
lix-releng-staging
Watch
0
Star
0
Fork
You've already forked lix-releng-staging
0
Code
Packages
Activity
d203c554fa
lix-releng-staging
/
tests
/
lang
/
eval-okay-concat.nix
Eelco Dolstra
991a130b1e
* Added a list concatenation operator:
...
[1 2 3] ++ [4 5 6] => [1 2 3 4 5 6]
2005-07-25 15:05:34 +00:00
2 lines
30 B
Nix
Raw
Blame
History
[
1
2
3
]
++
[
4
5
6
]
++
[
7
8
9
]
View git blame
Copy permalink