-
Notifications
You must be signed in to change notification settings - Fork 0
ValueOp
ratranqu edited this page Apr 7, 2021
·
2 revisions
public struct ValueOp<Node: NodeProtocol>: ProofOperatorProtocol, Codable
Codable
, ProofOperatorProtocol
public typealias Hash = Node.Hasher.Hash
public typealias Key = Node.Key
public typealias Value = Node.Value
var data: Data?
let key: Key
var type: String
public func run(_ data: [Data]) throws -> [Data]
Generated at 2021-04-20T11:34:45+0000 using swift-doc 1.0.0-beta.5.