issues
search
IBM
/
fp-go
functional programming library for golang
Apache License 2.0
1.63k
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): update actions/setup-node action to v4.1.0
#125
renovate[bot]
closed
2 weeks ago
0
chore(deps): update actions/checkout action to v4.2.2
#124
renovate[bot]
closed
2 weeks ago
0
fix(deps): update module github.com/urfave/cli/v2 to v2.27.5
#123
renovate[bot]
closed
3 weeks ago
2
chore(deps): update actions/checkout action to v4.2.1
#122
renovate[bot]
closed
1 month ago
1
chore(deps): update actions/checkout action to v4.2.0
#121
renovate[bot]
closed
1 month ago
1
chore(deps): update actions/setup-node action to v4.0.4
#120
renovate[bot]
closed
1 month ago
1
fix typos in README and comment
#119
CRaLFa
closed
1 month ago
1
fix(deps): update module github.com/urfave/cli/v2 to v2.27.4
#118
renovate[bot]
closed
3 months ago
1
fix(deps): update module github.com/urfave/cli/v2 to v2.27.3
#117
renovate[bot]
closed
3 months ago
1
chore(deps): update actions/setup-node action to v4.0.3
#116
renovate[bot]
closed
4 months ago
1
chore: ignore fp-go file for unix machine
#115
laglangyue
closed
4 months ago
1
chore(deps): update actions/checkout action to v4.1.7
#114
renovate[bot]
closed
4 months ago
1
fix: string format of pair.pairString()
#113
pinguo-lixin
closed
5 months ago
1
Learning fp-go question
#112
franchb
opened
5 months ago
2
chore(deps): update actions/checkout action to v4.1.6
#111
renovate[bot]
closed
5 months ago
1
chore(deps): update actions/checkout action to v4.1.5
#110
renovate[bot]
closed
6 months ago
1
fix(deps): update module github.com/urfave/cli/v2 to v2.27.2
#109
renovate[bot]
closed
6 months ago
1
chore(deps): update actions/checkout action to v4.1.4
#108
renovate[bot]
closed
6 months ago
1
chore(deps): update actions/checkout action to v4.1.3
#107
renovate[bot]
closed
6 months ago
1
Fix typo
#106
tobiashort
closed
6 months ago
1
Running tests using gotip is failing
#105
CarstenLeue
closed
7 months ago
1
fix: correct the generic type for either.FromIO
#104
francistm
closed
8 months ago
1
fix(deps): update module github.com/stretchr/testify to v1.9.0
#103
renovate[bot]
closed
8 months ago
1
fix: refactor either type
#102
CarstenLeue
closed
9 months ago
1
chore(deps): update actions/setup-node action to v4.0.2
#101
renovate[bot]
closed
9 months ago
1
Add Do notation support and Bind to Monads
#100
CarstenLeue
closed
9 months ago
1
ReaderIO / ReaderIOEither dependency injection sample
#99
darky
closed
9 months ago
2
fp-ts bind
#98
darky
closed
9 months ago
3
run go mod tidy
#97
elliotchenzichang
closed
10 months ago
1
fix(deps): update module github.com/urfave/cli/v2 to v2.27.1
#96
renovate[bot]
closed
10 months ago
1
fix(deps): update module github.com/urfave/cli/v2 to v2.27.0
#95
renovate[bot]
closed
10 months ago
1
add idea filter in gitignore
#94
elliotchenzichang
closed
10 months ago
1
chore(deps): update actions/setup-node action to v4.0.1
#93
renovate[bot]
closed
10 months ago
1
chore(deps): update actions/setup-go action to v5
#92
renovate[bot]
closed
11 months ago
1
fix(deps): update module github.com/urfave/cli/v2 to v2.26.0
#91
renovate[bot]
closed
11 months ago
1
fix: add WithResource to IO and IOOption
#90
CarstenLeue
closed
11 months ago
1
fix: add ChainFirstIOK
#89
CarstenLeue
closed
11 months ago
1
fix: add a uniq method to arrays
#88
CarstenLeue
closed
11 months ago
1
fix: bug in compact array
#87
CarstenLeue
closed
11 months ago
1
fix: generic parameter order for ChainTo
#86
CarstenLeue
closed
11 months ago
1
fix: add missing TraverseArraySeq
#85
CarstenLeue
closed
11 months ago
0
fix: support Alt for IOOption
#84
CarstenLeue
closed
11 months ago
1
fix: break cyclic dependencies between IOOption and IOEither
#83
CarstenLeue
closed
11 months ago
1
fix: http interface of IOEither
#82
CarstenLeue
closed
11 months ago
1
Dependency injection
#81
CarstenLeue
closed
11 months ago
1
fix: add Flip function
#80
CarstenLeue
closed
12 months ago
1
fix: add reduceRight and finders to array package
#79
CarstenLeue
closed
12 months ago
1
fix: add samples for Any and Next to iterator package
#78
CarstenLeue
closed
1 year ago
1
Is there any `next`, `any` function similar to python?
#77
baagod
closed
11 months ago
6
Add presentation to sample section
#76
CarstenLeue
closed
1 year ago
1
Next