this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Data61

+2 -2
+2 -2
README.markdown
··· 1 1 # Let's Lens 2 2 3 - ![NICTA](http://i.imgur.com/sMXB9XB.jpg) 3 + ![Data61](http://i.imgur.com/0h9dFhl.png) 4 4 5 5 Let's Lens presents a series of exercises, in a similar format to 6 - [the NICTA functional programming course material](http://github.com/NICTA/course). 6 + [the Data61 functional programming course material](http://github.com/data61/fp-course). 7 7 The subject of the exercises is around the concept of lenses, initially proposed 8 8 by Foster et al., to solve the view-update problem of relational databases. 9 9