Merge pull request #363 from bjh21/bjh21-concat-ocaml
authorJoel Martin <github@martintribe.org>
Tue, 7 May 2019 22:46:25 +0000 (15:46 -0700)
committerGitHub <noreply@github.com>
Tue, 7 May 2019 22:46:25 +0000 (15:46 -0700)
ocaml: Fix result of (concat [1 2]), so it returns a list not a vector.


Trivial merge