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: index.html.pm
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@
80
80
◊orga{18:45 Doors open & Welcome}
81
81
◊p[#:class ""]{◊span[#:class "font-medium"]{Really Functional Data Structures} (Marvin)}
82
82
◊abstract{
83
-
Last time, David showed us functional data structures in the form of persistent data structures. In this talk, I wantto show you data structures that are defined entirely by functions themselves -no classes, structs, bitmaps, etc.! Knowing about such structures notonlytickles the brain, butcan also lead to a better intuition for solving problems functionally. Furthermore, oneof the data structures shown can be used for space-efficient encodings of fractals and fun animations.
83
+
Last time, David showed us functional data structures in the form of persistent data structures. In this talk, I wantto show you data structures that are defined entirely by functions themselves -no classes, structs, bitmaps, etc.! Knowing about such structures notonlytickles the brain, butcan also lead to a better intuition for solving problems functionally. Furthermore, oneof the data structures shown can be used for space-efficient encodings of fractals and fun animations.
84
84
}
85
85
◊orga{Short break}
86
86
◊p[#:class ""]{◊span[#:class "font-medium"]{Decoupled by Default – Funktionale Programmierung in der Softwarearchitektur} (Markus)}
0 commit comments