Skip to content

Releases: myeonginwoo/KtEither

0.1.2 Release

01 Jan 18:38
Compare
Choose a tag to compare

cd97761 Fix : fixed version(kotlin, lib)

0.1.1 Release

01 Jan 18:22
Compare
Choose a tag to compare

a5675cc Merge pull request #8 from myeonginwoo/flatmap
216e851 Impl : Impl flatmap
9c7ea84 Merge pull request #7 from myeonginwoo/exists
2069591 impl exists
8005da4 Merge pull request #6 from myeonginwoo/fold
d616024 Merge pull request #5 from myeonginwoo/fold
77c0b34 fixed README about fold
6a85aaa impl fold
ad9d607 Update README.md
f968d16 Merge pull request #4 from myeonginwoo/fix/filter
b145509 Fix : Fixed Filter logic And Added README
c41af51 Merge pull request #3 from myeonginwoo/filter
1c01166 Impl : Impl Filter And TestCode
ef3c4c7 Merge pull request #1 from myeonginwoo/creatEither
b52531c Impl : Impl LeftProjection, RightProjection And TestCode
29cf8ba Fix : Fixed README.md
e18c769 Fix : Removed fiels
f5d6dee Fix : applied git ignore
4247c6e Fix : applied git ignore
8f5efd2 fix : Fixed git ignore
6863cba Fix : Added git ignore file
ec84ece init: create project
3cdbd31 Initial commit