2 lines
64 B
Text
2 lines
64 B
Text
|
|
('Hello,How,Are,You,Today' splitWith: $,) join &separator: '.'.
|