aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 09efdf7..f5278fd 100644
--- a/README
+++ b/README
@@ -4,8 +4,11 @@ Status: experimenting
Extensions to join-calculus:
- concurrently(f...) runs a set of functions concurrently and joins with all of them
+ concurrently(f...) runs a set of functions concurrently
+ and joins with all of them
- signals have join() which joins with the signal and returns its return
- (signals do not need to be void)
+ Signals have join() which joins with the signal and
+ returns its return (signals do not need to be void)
+
+ The return of fragments are returned when fetching