New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add JSON.stringify #14
Comments
|
May I ask why? JSON and object’s functions are two different things. Argumenting with JSON.stringify() and JSON.parse() would be better but ‘builtin objects explorer’ would be imho better place for this. |
|
I think that at least it should be mentioned in Object.toString(), since a when I want a string representation of |
|
Yeah, this doesn't actually qualify as an object method but it would be a nice thing to mention for people in |
|
Sorry - my issue descriptions get lazy at 2AM. |
|
No worries! I knew what you meant :) |
|
|
|
fixed! |
Continuation of sdras#14
appsforartists commentedJan 3, 2018
No description provided.
The text was updated successfully, but these errors were encountered: