|
3d8ebfeed6
|
Mon: make map() and flatMap() final
Also remove map() javadoc that is now in Functor.
|
2017-09-19 23:11:18 +01:00 |
|
|
fdc4cad4e4
|
Functor: rewrite map() javadoc
|
2017-09-19 23:10:31 +01:00 |
|
|
ccf3a11157
|
MonTest: apply stepdown rule to methods
|
2017-09-19 23:09:28 +01:00 |
|
|
732c4f5206
|
Merge pull request #4 from kemitix/codacy-clean-up
Codacy clean up
|
2017-09-19 06:38:46 +01:00 |
|
|
269e6e7baf
|
Merge pull request #3 from kemitix/prepare/0.2.0
Prepare 0.2.0
|
2017-09-18 22:48:59 +01:00 |
|
|
c93ec60a31
|
TypeAliasTest: Avoid calling toString() on String objects
|
2017-09-18 22:46:12 +01:00 |
|
|
b3c6520067
|
{Identity,Mon}Test: JUnit tests should include asserts
|
2017-09-18 20:40:53 +01:00 |
|
|
141d508138
|
{Address,Customer,TypeAliasTest}: use explicit scoping
|
2017-09-18 20:23:01 +01:00 |
|
|
58c1477248
|
version: set to 0.2.0-SNAPSHOT
|
2017-09-18 20:13:35 +01:00 |
|
|
6ba5d8bc43
|
Merge pull request #2 from kemitix/release/0.1.0
Release 0.1.0
|
2017-09-17 10:43:35 +01:00 |
|
|
8f46a5a992
|
version: set to 0.1.0
|
2017-09-17 10:37:15 +01:00 |
|
|
c3ad6852fe
|
Merge pull request #1 from kemitix/travis-support
Travis support
|
2017-09-17 10:33:45 +01:00 |
|
|
e0d4b05103
|
mvnw*: make executable
|
2017-09-17 10:31:35 +01:00 |
|
|
894b24932c
|
README.md: added
|
2017-09-17 10:28:43 +01:00 |
|
|
6099b7df25
|
codesigning.asc.enc: added
|
2017-09-17 10:12:39 +01:00 |
|
|
67602e3427
|
Add maven-wrapper
|
2017-09-17 10:08:25 +01:00 |
|
|
215102a083
|
Add travis-support submodule
|
2017-09-17 10:07:53 +01:00 |
|
|
991dfda653
|
TypeAlias<T>
|
2017-09-16 22:34:45 +01:00 |
|
|
a14d87fd18
|
Identity<T> implements Functor<T>
|
2017-09-16 22:34:45 +01:00 |
|
|
0c178e8821
|
Mon<T> implements Functor<T>
|
2017-09-16 22:34:44 +01:00 |
|
|
b1066bb4b0
|
Functor<T>
|
2017-09-16 22:34:44 +01:00 |
|