TakeAlgorithmInternalLane take algorithm: a built-in name or a custom pick function.
models
Source src/internal/workPool.ts:2161 lines
export type type TakeAlgorithm =
| BuiltInTakeAlgorithmInternal
| CustomTakeAlgorithmInternal
Lane take algorithm: a built-in name or a custom pick function.
TakeAlgorithm = type TakeAlgorithmInternal = BuiltInTakeAlgorithmInternal | CustomTakeAlgorithmInternalConfig value: built-in name or custom pick function.
TakeAlgorithmInternal;
Referenced by 1 symbols