We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6498b77 commit 1b76483Copy full SHA for 1b76483
papers/comprehensible-frp/slides.html
@@ -29,7 +29,7 @@
29
30
---
31
class: center, middle
32
-# This talk is about the comprehensibility of large FRP applications.
+# This talk is about the **comprehensibility** of large FRP applications.
33
34
35
@@ -143,16 +143,14 @@
143
144
145
# Reflex FRP
146
+
147
haskell, ghcjs
148
149
## 1) higher order
150
-Stream can contain streams
151
-
152
## 2) cyclic
153
154
-Streams can refer to streams that refer to themselves
155
156
157
# Reflex Counter
158
0 commit comments