Skip to content

Should argv clone the array? #8

Closed
@no-longer-on-githu-b

Description

@no-longer-on-githu-b

Get an array containing the command line arguments. Be aware that this can change over the course of the program.

Does this mean the array itself may change? Because if that happens, then argv should return a clone of the array to keep users of the array referentially transparent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    purs-0.14A reminder to address this issue or merge this PR before we release PureScript v0.14.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions