DataLoader.BatchLoad
TYPEALIAS
DataLoader.BatchLoad
Swift
1public typealias BatchLoad = (Set<Key>) throws -> [Key: Value]
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.TYPEALIAS
DataLoader.BatchLoad
1public typealias BatchLoad = (Set<Key>) throws -> [Key: Value]