mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
991a130b1e
[1 2 3] ++ [4 5 6] => [1 2 3 4 5 6]
2 lines
30 B
Nix
2 lines
30 B
Nix
[1 2 3] ++ [4 5 6] ++ [7 8 9]
|