AnyTweak
public struct AnyTweak: TweakType
A type-erasure around Tweak
-
Declaration
Swift
public func hash(into hasher: inout Hasher)
-
Allows easy tweak initialization by clustering tweaks together for A/B Testing
Declaration
Swift
public var tweakCluster: [AnyTweak]
View on GitHub
AnyTweak Structure Reference