2.0.0-beta.1
Pre-release
Pre-release
- ReScript: changed the standard library from
Js
toCore
(#387).ArrayLike
andIterable
are still mapped toJs.Array2.array_like
since it doesn't seem to be available inCore
yet.
Js
to Core
(#387).
ArrayLike
and Iterable
are still mapped to Js.Array2.array_like
since it doesn't seem to be available in Core
yet.