This library is currently missing flags from the official standard library: * [flag.Func](https://pkg.go.dev/flag#Func) added Go 1.16 * [flag.BoolFunc](https://pkg.go.dev/flag#BoolFunc) added Go 1.21 Could this be added to pflag?
This library is currently missing flags from the official standard library:
Could this be added to pflag?