mirror of
https://github.com/IBM/fp-go.git
synced 2025-08-10 22:31:32 +02:00
6 lines
136 B
Go
6 lines
136 B
Go
package function
|
|
|
|
//go:generate go run .. pipe --count 20 --filename gen.go
|
|
|
|
//go:generate go run .. bind --count 5 --filename binds.go
|