02:02 | <Jack Works> | I think the getIntrinsic is too niche. It is useful for language experts, but it shouldn't be a thing in the language imo |
06:27 | <ljharb> | lots of things are like that tho - atomics and weak references, for example |
06:28 | <ljharb> | or Proxy |
06:28 | <ljharb> | iow, there's lots of things that are useful for language experts that in turn benefit hundreds of millions of users even though they never interact with them directly. getIntrinsic is one such thing. |
09:35 | <Rob Palmer> |
|