Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Why if F- シンプルな関数:
F
F.prototype !== F.__proto__
しかし
Function.prototype === Function.__proto__
?