goutil
goutil copied to clipboard
Go1.18beta1 Generics can be used,What do you think?
Functions like Reverse
...to redo might be better
related issue
😃 Waiting for the Generics official version to be released :)
i dont want the Generics. it is so difficult to read code
Is there any plans to upgrade to go1.18 ?
@pokitpeng do you have any good advice?
hi @xiaozuo7 @pokitpeng
Use new git branch or add new build tag to start upgrade Generics? Which is better?
hi @xiaozuo7 @pokitpeng
Use new git branch or add new build tag to start upgrade Generics? Which is better?
use new git branch is a good idea. refer to another project https://github.com/duke-git/lancet
@inhere I think both. First of all, you need to create a branch for developing generic dependencies, and second, stable versions of that branch should be identified with distinguishable tags.
hi @xiaozuo7 @pokitpeng
Since https://github.com/gookit/goutil/releases/tag/v0.6.0 is require go1.18+ and enable Generics