open Systemlet f x : 'a seq->string = string.Join (" ", x)printfn "%A" (f [3; 4; 8])
Standard input is empty
/home/4fjA0g/prog.fs(2,35): error FS0039: The field, constructor or member 'Join' is not defined
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!