I'm not at a computer but the way you did it shoul...
# golang
b
I'm not at a computer but the way you did it shouldn't be necessary. In the ApplyT you should be able to return a string and then cast the result of apply to a StringOutput (which has a method to convert to StringPtrOutput)
b
Yeah, it's strange... I might be doing something wrong