X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=top.combinators.tex;h=8b39db9021f06f1c986a0e5132a9b67ba210378a;hb=a2306329d05c56ee45a7a71e6c09cf1cb5007fc1;hp=74686a110c39743fa0bf8603fe54a4d435fad00a;hpb=35a1897c4e5381ab975188e8e087ea1612e142dd;p=msc-thesis1617.git diff --git a/top.combinators.tex b/top.combinators.tex index 74686a1..8b39db9 100644 --- a/top.combinators.tex +++ b/top.combinators.tex @@ -1,8 +1,8 @@ -\Glspl{Task} can be combined using so called \gls{Task}-combinators. -Combinators describe relations between \glspl{Task}. There are only two basic -types of combinators; parallel and sequence. All other combinators are -derived from the basic combinators. Type signatures of simplified versions of -the basic combinators and their derivations are given in +\Glspl{Task} in \gls{iTasks} can be combined using so called +\gls{Task}-combinators. Combinators describe relations between \glspl{Task}. +There are only two basic types of combinators; parallel and sequence. All other +combinators are derived from the basic combinators. Type signatures of +simplified versions of the basic combinators and their derivations are given in Listing~\ref{lst:combinators} \begin{lstlisting}[%