TodePond / Habitat

my javascript helpers
MIT License
45 stars 5 forks source link

`struct` should require use of `new`? #55

Closed TodePond closed 1 year ago

TodePond commented 1 year ago

no, because I don't want to encourage over-engineering types. It could encourage me to rely on instanceof instead of simple duck typing in small projects