You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,3 +225,7 @@ A parallel computation can be canceled if both of its individual components can
225
225
# API Docs
226
226
227
227
API documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-aff).
228
+
229
+
# See also
230
+
231
+
[A good overview of Aff](https://github.com/degoes-consulting/lambdaconf-2015/blob/master/speakers/jdegoes/async-purescript/presentation.pdf) was provided during LambdaConf 2015 conference
0 commit comments