Skip to content

Inconsistent Array behavior #712

Closed
Closed
@pdewacht

Description

@pdewacht

The installation page tells new users to start a project by cloning rescript-lang/rescript-project-template.

This template uses the Core library and I think as a result arrays no longer behave as documented: in the example on that page, myArray[0] would return Some("hello") rather than "hello".

I have no opinion on how this should be resolved, but the current situation is rather confusing for new users. If new projects are supposed to use Core, then the documentation should describe the Core behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions