Functional types for Golang
- Basic functional types
- Supplier
- Consumer
- BiConsumer
- Runnable
- Predicate
- Function
- BiFunction
- UnaryOperator
- BinaryOperator
- Infrastructure
- Makefile
- CI/CD
- Run lints
- Build artifacts
- Run tests
- Coverage report (codecov)
- Add badges to the README
- Documentation
- Review codebase docs
- Document codebase
- Add examples to the README
- Complex function types
- Optional