This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
fp-go
Watch
1
Star
0
Fork
0
You've already forked fp-go
mirror of
https://github.com/IBM/fp-go.git
synced
2025-11-23 22:14:53 +02:00
Code
Issues
Releases
Activity
Files
51adce0c9577c93be0922e7142ffd3837b3dbe4f
fp-go
/
array
History
李鑫
2c96cef500
feat: add array.MonadReduce() function (
#132
)
...
Signed-off-by: lixin <
lixin@dustess.com
> Co-authored-by: lixin <
lixin@dustess.com
>
2025-11-06 09:28:20 +01:00
..
generic
fix: some internal refactorings
2024-02-06 21:35:33 +01:00
nonempty
fix: linter bugs
2024-02-07 10:07:37 +01:00
testing
Add Do notation support and Bind to Monads (
#100
)
2024-01-31 21:34:46 +01:00
any_test.go
…
any.go
…
array_test.go
…
array.go
feat: add array.MonadReduce() function (
#132
)
2025-11-06 09:28:20 +01:00
bind_test.go
Add Do notation support and Bind to Monads (
#100
)
2024-01-31 21:34:46 +01:00
bind.go
Add Do notation support and Bind to Monads (
#100
)
2024-01-31 21:34:46 +01:00
eq.go
…
example_any_test.go
…
example_find_test.go
…
examples_basic_test.go
…
examples_sort_test.go
…
find.go
…
magma_test.go
…
magma.go
…
monad.go
fix: attempt to expose Monad as an interface
2024-02-05 12:29:45 +01:00
monoid_test.go
…
monoid.go
…
sequence_test.go
…
sequence.go
…
sort_test.go
…
sort.go
…
traverse_test.go
…
traverse.go
…
uniq_test.go
…
uniq.go
…
zip_test.go
…
zip.go
…