v0.4.0 A lazy namespace
Release v0.4.0, which includes:
- Added lazy functions in com.climate.claypoole.lazy
- Changed pmap functions to throw the original exception, not a
java.util.concurrent.ExecutionException - Changed how pmaps deal with exceptions; they no longer kill running tasks if
one task fails