We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb571a commit eb5eab4Copy full SHA for eb5eab4
go.mod
@@ -1,3 +1,7 @@
1
module github.com/logic-building/functional-go
2
3
go 1.12
4
+
5
+require (
6
+ github.com/logic-building/functional-go v8.6.0+incompatible
7
+)
0 commit comments