Is there a way to do a string format? I’m porting ...
# getting-started
m
Is there a way to do a string format? I’m porting old code and I have template “From %s”. Or should I just use java.lang.String?