Skip to content

Remove accessing PureScript data model internals from JS #7

Closed
@keijokapp

Description

@keijokapp

As pointed out in #4, accessing PureScript data model internals (ie value0 property) is not recommended. This API is not officially supported and might change.

Doing it the right way would mean converting PS values to primitive values (and back) on PS side.

However, that would introduce significant boilerplate and possibly reduce performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions