Home
Insert
Update snippet 'String.Join with pipe'
Title
Passcode
Description
Just use the concat
Source code
module String = let Join = String.concat
Tags
string
string
Author
Link
Reference NuGet packages
If your snippet has external dependencies, enter the names of NuGet packages to reference, separated by a comma (
#r
directives are not required).
Update