sanctuary-js / sanctuary-def

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

inline `typeEq` and `typeofEq` #324

Closed davidchambers closed 6 months ago

davidchambers commented 6 months ago

These two functions provide negligible value now that we have access to arrow functions. I'd rather reduce indirection.