marrus-sh / laboratory

An API framework for interfacing with Mastodon servers
MIT License
3 stars 0 forks source link

Combat naïvity of instanceof #9

Open marrus-sh opened 7 years ago

marrus-sh commented 7 years ago

This means maybe n = Object(n) instead of n instanceof Object and who even knows what with Arrays my goodness. And then with all our magic constructors… idk. Think of something.