public
Description: Typesafe, functional programming in Java
Homepage: http://agical.com/jambda
Clone URL: git://github.com/brolund/jambda.git
Daniel Brolund (author)
Fri May 22 15:44:47 -0700 2009
jambda / .gitignore
100644 13 lines (11 sloc) 0.102 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
.metadata
*.class
*.log
*~
reports/
.DS_Store
RemoteSystemsTempFiles
target/
bin/
classes/
.manager/