ocaml: Fix result of (concat [1 2]), so it returns a list not a vector.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 7 May 2019 21:59:26 +0000 (22:59 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 7 May 2019 21:59:26 +0000 (22:59 +0100)
commitb349075ed8abdde8a665f7dcdac72a4c676c3732
tree6fce67aca888b53ac2e23f9666054e29da127ad4
parent737e676bbbe5e1196fff60a79d40da612a633e6d
ocaml: Fix result of (concat [1 2]), so it returns a list not a vector.
ocaml/core.ml