Writeable
public protocol Writeable
Undocumented
-
Undocumented
Declaration
Swift
associatedtype T : Equatable -
Undocumented
Declaration
Swift
func setValue(context: MutableContext, newValue: T)
Writeable Protocol Reference