Home
last modified time | relevance | path

Searched refs:ShardByCount (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/proptools/
Dutils.go25 func ShardByCount[T ~[]E, E any](toShard T, shardCount int) []T { func
/build/blueprint/
Dcontext.go4508 shardedModules := proptools.ShardByCount(modules, len(files))