I came up with this andhope it works: `(embed.all....
# gradle
b
I came up with this andhope it works:
(embed.all.stream().map { x -> x.getName() }.reduce { x, y -> x + " " + y }).get()