RosettaCodeData/Task/Hash-join/Jq/hash-join-6.jq

8 lines
145 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
$ jq -c -r -n -f HashJoinArrays.jq
[27,"Jonah","Whales"]
[27,"Jonah","Spiders"]
[28,"Alan","Ghosts"]
[28,"Alan","Zombies"]
[28,"Glory","Buffy"]