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: drafts/frp.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ title: FRP
10
10
11
11
## Abstract
12
12
13
-
TODO*
13
+
Large Functional Reactive programs written in The Elm Architecture are difficult to comprehend without reading every line of code. A more scalable architecture would allow programmers to understand a small piece of larger application. This paper articulates the comprehensibility benefits of such an alternative architecture based on higher-order and cyclic streams.
0 commit comments