| 18:52 | <bakkot> | Michael Ficarra: the "is an object" definition links to https://tc39.es/ecma262/multipage/ecmascript-data-types-and-values.html#sec-object-type, but that doesn't answer the questions one is actually likely to have upon clicking that link, like "does a function count" |
| 18:53 | <bakkot> | thoughts on either pointing that link somewhere else, or adding a paragraph to that section along the lines of "callable objects are called functions; all functions are members of the Object type"? |