[!IMPORTANT] As of this release, the minimum required Go version to use
antsis 1.18! Furthermore, goroutine pool with Go generics is implemented!
π Features
- test: add some basic testable examples (#353)
- feat: implement generic pool (#351)
- opt: streamline pool implementation to reduc...