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 3a8bc3f commit 9fd3c41Copy full SHA for 9fd3c41
README.md
@@ -324,7 +324,7 @@ Setting a sub-engine (evaluation context) is done with the `:nodely.engine.appli
324
325
Everything related to the applicative engine is currently experimental and subject to change.
326
327
-# Async Virtual Futures
+### Async Virtual Futures
328
329
This engine relies on support to Virtual Threads added in Java 21. This engine will only be loaded and enabled in the api if you are running Java 21 or above.
330
This engine works similarly to :async.manifold engine but dispatching futures using virtual threads instead.
0 commit comments