aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-07 16:04:34 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-07 16:04:34 +0100
commit0ddd360968afb60978dde2a6cd4c86c2bf6dcca2 (patch)
treefa174c91696d322a8d2f65486c76fdb425f10dfa /README
parentm bug fixes + doc (diff)
downloadjoin-python-0ddd360968afb60978dde2a6cd4c86c2bf6dcca2.tar.gz
join-python-0ddd360968afb60978dde2a6cd4c86c2bf6dcca2.tar.bz2
join-python-0ddd360968afb60978dde2a6cd4c86c2bf6dcca2.tar.xz
doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-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