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 d8c4409 commit 5528d4eCopy full SHA for 5528d4e
README.md
@@ -556,7 +556,7 @@ let read_in ~seconds ivar =
556
```
557
558
This interoperability is not accidental. For example, the scope abstraction
559
-basically assumes that one does not use `Fiber.set_computation`, in an arbitrary
+basically assumes that one does not use `Fiber.set_computation` in an arbitrary
560
unscoped manner inside the scoped fibers. An idea with the Picos interface
561
actually is that it is not supposed to be used by applications at all and most
562
higher level libraries should be built on top of libraries that do not directly
0 commit comments