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)
commita35b8a9d8a0fd1f84f3b96b6b46ac2001e35e42b
treeffd1d35db2dac6faf928f643cac17cf38bd399fd
parent90c664237986f876fb6111881137f3c25ed306d5
parentb349075ed8abdde8a665f7dcdac72a4c676c3732
Merge pull request #363 from bjh21/bjh21-concat-ocaml

ocaml: Fix result of (concat [1 2]), so it returns a list not a vector.