Sym
@propertyWrapper
public class Sym<In, Out, S> : SettableSymbol where In : Sort, Out : Sort, S : Symbol<In, Out>
Undocumented
-
Undocumented
Declaration
Swift
public init()
-
Undocumented
Declaration
Swift
public var wrappedValue: S { get }