lambdaj

Java library which will eliminate the burden to write loops while iterating over collections
Download

lambdaj Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache
  • Price:
  • FREE
  • Publisher Name:
  • Mario Fusco
  • Publisher web site:
  • http://code.google.com/u/mario.fusco/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 773 KB

lambdaj Tags


lambdaj Description

Java library which will eliminate the burden to write loops while iterating over collections lambdaj is an open source Java library that makes it easier to manipulate collections in a pseudo-functional and statically typed way.In our experience to iterate over collection, especially in nested loops, is often error prone and makes the code less readable. The purpose of this library is to alleviate these problems employing some functional programming techniques but without losing the static typing of Java.


lambdaj Related Software