1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 20:36:24 +00:00
yay/pkg/intrange
James Raspass 6c2330528f
Use Go 1.21's min/max built-ins (#2405)
This simplifies the code compared to either rolling our own or awkwardly
using math's float functions with integers.
2024-03-23 23:27:30 +01:00
..
intrange_test.go chore(yay): replace custom set package with dep (#2249) 2023-07-23 17:29:01 +00:00
intrange.go Use Go 1.21's min/max built-ins (#2405) 2024-03-23 23:27:30 +01:00