mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +02:00
991a130b1e
[1 2 3] ++ [4 5 6] => [1 2 3 4 5 6]
1 line
30 B
Nix
1 line
30 B
Nix
[1 2 3] ++ [4 5 6] ++ [7 8 9]
|