sanctuary-js / sanctuary-def

Run-time type system for JavaScript
MIT License
294 stars 23 forks source link

types: exclude null and undefined from empty record types #243

Closed davidchambers closed 5 years ago

davidchambers commented 5 years ago

This pull request corrects the surprising semantics documented in #239, without going as far as #240.