nobishii
nobishii
> If the maximum is 0, there is no upper limit. I was a little bit confused by the example type `Metric[V... 1 0 comparable]`, because at first glance it...
Thank you! I would add some more detail and options for my proposal. First of all, my proposal is motivated not by specific use-case, but by my personal technical curiosity....
@Code-Hex Oh, that is very nice! I didn't come up with that receiver-side solution. Now I am convinced that Option 2-2 (with your implementation) is good idea.
I would submit a PR when `iter.Seq` is released(or about to be released). Here is WIP branch: https://github.com/nobishino/synchro/commit/ce1f98f43494dc50974ffcf5a564fe646280551a I will continue from this WIP when `iter.Seq` is ready to use....