(u: KUniv<M>)
| 282 | }) |
| 283 | } |
| 284 | |
| 285 | // ============================================================================= |
| 286 | // Constructors: each `*_mdata` form allocates a fresh uid; the |
| 287 | // `*_mdata_with_addr` builders remain for the intern table and callers |
| 288 | // that already hold a fresh uid. Structural identity (what used to be the |
| 289 | // content hash) is decided by `InternTable`'s shallow keys — see |
no outgoing calls
no test coverage detected