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 1631c9f commit 8687a43Copy full SHA for 8687a43
docs/src/introduction.md
@@ -31,12 +31,6 @@ promising way of building concurrent applications arises.
31
32
But, Par isn't just a concurrent language.
33
34
-> In fact, real-world applications of Par's concurrency are still
35
-> very limited, due to a lack of non-determinism, and poor I/O libraries. That's because Par is
36
-> **very new,** but we're working hard to bring both of these to a better state.
37
->
38
-> Yet, Par is still interesting for other reasons.
39
-
40
Classical linear logic is a beast, and a powerful one
41
at that. Par absorbs all this power into its own expressivity. With [**duality,**](./processes/duality.md)
42
**session types,** and a rich set of concepts all mapping to logical connectives,
0 commit comments