Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 728 Bytes

Dojo-2013-Feb

This repository contains code from the scala dojo that was held on Thursday 21st of Feb.

If you'd like to add your code please create a pull request containing a folder with the project name or send the code to the organiser of the event.

If you'd like to attend future dojo's please sign up at http://www.meetup.com/london-scala/

Links to projects that were worked on during the dojo

Debug statement using Scala macros

https://gist.github.com/andy1138/5008300

New Lift 3 features

https://github.com/dph01/lsug_dojo_lift3

Exercises in Functional Programming in Scala - Chapter 6

https://gist.github.com/ksmutny/5008306

Union find

https://gist.github.com/docent666/5016135