Skip to content

Object.seal/isSealed documentation #104

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

Closed

Conversation

jmagaram
Copy link
Contributor

Stole liberally from MDN

@jmagaram
Copy link
Contributor Author

Modifies the object but does not return unit. The code examples are very weird. With typical Rescript Object syntax everything is immutable. But if you use Object.set all bets are off, the compiler doesn't know the shape of your objects, etc. Hard to teach this in a tiny doc string.

@jmagaram
Copy link
Contributor Author

Consolidated into #117

@jmagaram jmagaram closed this Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant