mirror of
https://github.com/IBM/fp-go.git
synced 2025-06-19 00:17:48 +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
|