Sam Herrmann
Sam Herrmann
# Issue In my last pull request (#203), I happened to notice that there were a good number of errors in the [Lint step](https://github.com/matryer/moq/pull/203/checks) of the CI pipeline. This observation...
This issue is to track the limitation that was mentioned in the description of #175. Consider the following interface: ```go type Sorter[T comparable] interface { Sort(slice []T) []T } ```...
There have been a [number of changes](https://github.com/analogdevicesinc/Linduino/compare/22e63e6..master) since the 1.3.0 release. Would you be willing to cut a new release and give it a Git tag?