Skip to content

Commit 1b76483

Browse files
author
Steve Krouse
committed
last minute FRP slide edits
1 parent 6498b77 commit 1b76483

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

papers/comprehensible-frp/slides.html

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
---
3131
class: center, middle
32-
# This talk is about the comprehensibility of large FRP applications.
32+
# This talk is about the **comprehensibility** of large FRP applications.
3333

3434
---
3535
class: center, middle
@@ -143,16 +143,14 @@
143143
---
144144

145145
# Reflex FRP
146+
146147
haskell, ghcjs
147148

148149
## 1) higher order
149150

150-
Stream can contain streams
151-
152151
## 2) cyclic
153152

154-
Streams can refer to streams that refer to themselves
155-
153+
156154
---
157155
# Reflex Counter
158156

0 commit comments

Comments
 (0)