Searched refs:ShardByCount (Results 1 – 2 of 2) sorted by relevance
25 func ShardByCount[T ~[]E, E any](toShard T, shardCount int) []T { func
4508 shardedModules := proptools.ShardByCount(modules, len(files))