scooterw / lunchbomb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bombbomb lunch 'n' learn

To grab dependencies and compile (first time): activator clean compile

To run REPL with everything loaded: activator console

All examples are in com.example namespace ...

To import all example Objects:

import com.example.{ Calendar, Collections, EitherOption }

About

License:Other


Languages

Language:Scala 100.0%