stdlib: Implement join() function.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 19:56:36 +0000 (19:56 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 19:58:30 +0000 (19:58 +0000)
commitb29931c35b032141aaa8de370d9adbfc10705bf2
treee55abbb55fde98df7827b12e09e8413135533462
parent9607fb2d34d679e14040f9132625a53f1de5200a
stdlib: Implement join() function.
docs/Goalfile.pod
stdlib/prelude.gl
tests/10-function-join.expected [new file with mode: 0644]
tests/10-function-join.gl [new file with mode: 0644]
tests/10-function-join.sh [new file with mode: 0755]