Skip to content

Add mutable references for argv, execArgv and env - #25

Closed
jvliwanag wants to merge 3 commits into
purescript-node:masterfrom
jvliwanag:mutable-refs
Closed

Add mutable references for argv, execArgv and env#25
jvliwanag wants to merge 3 commits into
purescript-node:masterfrom
jvliwanag:mutable-refs

Conversation

@jvliwanag

Copy link
Copy Markdown
Contributor

Fixes#8

Changes to argv also extended to execArgv and env

@thomashoneymanthomashoneyman added the purs-0.14 A reminder to address this issue or merge this PR before we release PureScript v0.14.0 label Dec 11, 2020
@jvliwanag

Copy link
Copy Markdown
ContributorAuthor

Replaced by #26

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should argv clone the array?

2 participants

@jvliwanag@thomashoneyman