Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Idea: warn on unused parameters #8

Open
pierwill opened this issue Sep 21, 2022 · 0 comments
Open

Idea: warn on unused parameters #8

pierwill opened this issue Sep 21, 2022 · 0 comments
Labels
lang-idea Ideas for Flux that could be modelled here first

Comments

@pierwill
Copy link
Owner

Flux currently allows for function definitions like this:

f = (a, b) => 1

A possible feature would be to warn on unused parameters like this. Could this be modeled in flux-redex?

@pierwill pierwill added the lang-idea Ideas for Flux that could be modelled here first label Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang-idea Ideas for Flux that could be modelled here first
Projects
None yet
Development

No branches or pull requests

1 participant