-
Notifications
You must be signed in to change notification settings - Fork 10
DependencyAliases
tgrapperon edited this page Dec 26, 2021
·
2 revisions
public struct DependencyAliases public init() public mutating func clear() public mutating func alias<T>(dependency: T, to default: T) where T: Hashable public func standardAlias<T>(for dependency: T) -> T where T: Hashable public func aliasing<T>(with dependency: T) -> Set<T> where T: Hashable Generated at 2022-08-22T21:22:01+0000 using swift-doc 1.0.0-rc.1.