let char_arr = [|'a';'b';'c'|]let str = new string(char_arr)str |> printfn "%A"
Standard input is empty
"abc"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!