stdlib: Implement subst function.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 19:11:04 +0000 (19:11 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 19:39:44 +0000 (19:39 +0000)
commit7c0f0662d00ba21743fdb2bc538e89065c0765ad
tree01de484b750d0b3d4aca213ea2ecce48c3717c89
parent70c689283bb2c1ba07704be7562767daf82b4d46
stdlib: Implement subst function.
docs/Goalfile.pod
stdlib/prelude.gl
tests/10-function-subst.gl [new file with mode: 0644]
tests/10-function-subst.sh [new file with mode: 0755]