stdlib: Implement split() function.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 21:18:36 +0000 (21:18 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 21:37:20 +0000 (21:37 +0000)
commit17dc1d6e0ec8f194df3dd74a7033303ad9ff739c
tree1b30595bc29660f35c717df0fac763622ef677e5
parent536b94b9d172a0998eb51e92987dfe9e7d2f223e
stdlib: Implement split() function.
Goalfile.in
TODO
docs/Goalfile.pod
stdlib/prelude.gl
tests/10-function-split.expected [new file with mode: 0644]
tests/10-function-split.gl [new file with mode: 0644]
tests/10-function-split.sh [new file with mode: 0755]