From 0ddd360968afb60978dde2a6cd4c86c2bf6dcca2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 7 Mar 2014 16:04:34 +0100 Subject: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README') 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 -- cgit v1.2.3-70-g09d2