gonix
/
tests
/
functional2
/
lang
/
builtins.map
/
in.nix
1
map
(
x
:
x
+
"bar"
)
[
"foo"
"bla"
"xyzzy"
]