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 ce82778 commit f600f5cCopy full SHA for f600f5c
README.md
@@ -12,11 +12,11 @@
12
13
Monad, Functional Programming features for Golang
14
15
-Active Branches:
+# Active Branches:
16
17
-For Generics version(>=go1.18):[generics](https://github.com/TeaEntityLab/fpGo/tree/generics)
+For *Generics* version(*`>=go1.18`*):[generics](https://github.com/TeaEntityLab/fpGo/tree/generics)
18
19
-For NonGenerics version(<=go1.17):[non-generics](https://github.com/TeaEntityLab/fpGo/tree/non_generic)
+For *NonGenerics* version(*`<=go1.17`*):[non-generics](https://github.com/TeaEntityLab/fpGo/tree/non_generic)
20
21
# Why
22
0 commit comments