| 15:53 | <Aki> | Delegates! I have posted a comment on the reflector regarding information still missing from the notes. Please do check it and/or your github inboxes |
| 21:05 | <nicolo-ribaudo> | For the Should that |
| 22:08 | <bakkot> | my general inclination is to use iterables anywhere there is not a specific reason to use an array-like |
| 22:08 | <bakkot> | in this case I can certainly imagine passing a Set, for example |
| 22:09 | <bakkot> | others may have a different inclination though |
| 22:11 | <bakkot> | not related to that, question, but question about the general proposal (just a question, not a suggestion): is this synthesizing a fresh module namespace exotic object, with live bindings? if yes, any de-duping like how namespace objects are usually de-duped? |