Vector.toList

Thomas Logan <[email protected]> Tue, 4 Oct 2016 08:33:23 -0400
Newsgroups gmane.comp.lang.ml.mlton.user
Message-ID <CAHQ_4ZH5qT0=pNcVF9i0-rpQrxOX0GWHzAL19Vb=-b62KiNg9Q@mail.gmail.com>
MLton doesn't seem to compile programs using Vector.toList, even though it
appears to exist in VECTOR_EXTRA
<https://github.com/MLton/mlton/blob/master/basis-library/arrays-and-vectors/vector.sig#L54>

Test program:
val _ = Vector.toList (Vector.fromList [1,2,3])

Error: test.sml 1.9.
  Undefined variable Vector.toList.
compilation aborted: parseAndElaborate reported errors

from version mlton-20130715-1.amd64-darwin.gmp-static.tgz

-- 
You received this message because you are subscribed to the Google Groups "MLton-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
MLton-user mailing list
[email protected]; [email protected]
https://lists.sourceforge.net/lists/listinfo/mlton-user