Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 87 Bytes

string-pkg.md

File metadata and controls

7 lines (5 loc) · 87 Bytes

String package functions

join function

strings.Join(os.Args[1:], " ")