Commit graph

14 commits

Author SHA1 Message Date
Ruidy
2f17af7b5d
Chain (#7)
* doc: add docs to chan methods

* feat: contains

* feat: chain each

* feat: every each

* feat: find each

* feat: chain min/max

* feat: chain Some

* refactor: chain tests

Co-authored-by: Ruidy <rnemausat@newstore.com>
2022-01-01 23:47:04 +01:00
Ruidy
a0944476b9 docs: update examples 2022-01-01 14:13:37 -04:00
Ruidy
f05fb70292 Merge remote-tracking branch 'origin/main' 2021-12-31 13:23:46 -04:00
Ruidy
f169070cde fix: project header image 2021-12-31 13:23:31 -04:00
Ruidy
2798562b46
Enable Chaining (#6)
* feat: chain filter map reduce simple Type

* docs: chain documentation

Co-authored-by: Ruidy <rnemausat@newstore.com>
2021-12-31 18:21:00 +01:00
Ruidy
6f8c303297
docs: fix broken link (#3)
Co-authored-by: Ruidy <nemausatpro@gmail.com>
2021-12-30 17:38:32 +01:00
Ruidy
df84e6f05d docs: add examples 2021-12-30 12:04:34 -04:00
Ruidy
0177a26c61 docs: improve README 2021-12-30 11:52:18 -04:00
Ruidy
6ffe22b4df docs: add badges 2021-12-30 11:34:01 -04:00
Ruidy
e626c0c47e feat: partition 2021-12-29 22:48:57 -04:00
Ruidy
b26a360495 feat: min 2021-12-29 22:35:39 -04:00
Ruidy
eddfb60d44 feat: max 2021-12-29 22:30:57 -04:00
Ruidy
0f07a76950 feat: contains 2021-12-29 13:46:29 -04:00
Ruidy
d27ed24589 feat: map 2021-12-28 19:26:42 -04:00