1
0
mirror of https://github.com/IBM/fp-go.git synced 2025-11-29 22:38:29 +02:00

fix: add automation for TraverseTuple and SequenceTuple

Signed-off-by: Dr. Carsten Leue <carsten.leue@de.ibm.com>
This commit is contained in:
Dr. Carsten Leue
2023-07-17 13:55:35 +02:00
parent 48f38f2e43
commit 69c2fe1118
16 changed files with 4820 additions and 2483 deletions

View File

@@ -1,3 +1,3 @@
package either
//go:generate go run .. either --count 10 --filename eitherize.go
//go:generate go run .. either --count 10 --filename gen.go