ianstormtaylor / superstruct

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

Fix bug in function `print` #1195

Closed stuymedova closed 2 months ago

stuymedova commented 11 months ago

I believe there is a mistake in function print. Also I'd suggest to add checks for ES6 Set() and Map().