RosettaCodeData/Task/Tokenize-a-string/F-Sharp/tokenize-a-string.fs

2 lines
62 B
GLSL

System.String.Join(".", "Hello,How,Are,You,Today".Split(','))