v/cmd/tools/modules/vgit
2024-01-13 08:52:31 +02:00
..
vgit.v checker,cgen: change x.filter(cond).len > 0 to x.any(cond), and x.filter(cond) == 0 to x.all(!cond) (#20513) 2024-01-13 08:52:31 +02:00