And another question: I have two Output<string&...
# general
g
And another question: I have two Output<string> values, and I would like to combine them to create a new Output<string>. How could I do this?