ianstormtaylor / superstruct

A simple and composable way to validate data in JavaScript (and TypeScript).
https://docs.superstructjs.org
MIT License
6.95k stars 224 forks source link

Document pass-by-reference for `defaulted` values #1237

Closed MaddyGuthridge closed 3 months ago

MaddyGuthridge commented 3 months ago

Fixes #1236

Not 100% sure if this is the best place to place the documentation. Also not sure if this level of thoroughness is too much.

Let me know if you'd like me to move the documentation elsewhere, or make it more brief.

MaddyGuthridge commented 3 months ago

Issue is actually more complex, will close this