Open
Description
Creating this issue here for tracking as https://github.com/rescript-association/rescript-core is in a different org.
Before v12 release, the APIs of the new Core standard library that has just been merged into the compiler repo should be as stable as possible.
Known issues:
- List API is inconsistent with other modules rescript-core#192
- Use optional arguments in bindings rescript-core#206
- Docstrings missing for some modules
- Comby migration script outdated/incomplete
- Make sure to use
Stdlib
instead ofCore
everywhere (e.g. alsotests/tests/src/stdlib
instead oftests/tests/src/core
)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress