We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104921d commit 3cc304aCopy full SHA for 3cc304a
design/mvp/Explainer.md
@@ -1387,7 +1387,6 @@ canon ::= ...
1387
| (canon future.cancel-write async? (core func <id>?)) 🔀
1388
| (canon future.close-readable <typeidx> (core func <id>?)) 🔀
1389
| (canon future.close-writable <typeidx> (core func <id>?)) 🔀
1390
- | (canon waitable.drop (core func <id>?)) 🔀
1391
| (canon thread.spawn <typeidx> (core func <id>?)) 🧵
1392
| (canon thread.hw_concurrency (core func <id>?)) 🧵
1393
```
0 commit comments