forked from tgrapperon/swift-composable-environment
-
Notifications
You must be signed in to change notification settings - Fork 0
DependencyAliases
maximkrouk edited this page May 5, 2022
·
1 revision
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-05-05T11:18:52+0000 using swift-doc 1.0.0-rc.1.