Join Slack
Powered by
and then something like ``` if (paramSet("name", p...
# language-proposals
e
Eugenio
02/01/2017, 5:51 PM
and then something like
Copy code
if (paramSet("name", paramsMask)) { ... }
which is "safe" because the name if the parameter is part of the API, you could even automatically generate some constants for it
Open in Slack
Previous
Next