-
Notifications
You must be signed in to change notification settings - Fork 0
ProofOperatorProtocol
ratranqu edited this page Jun 2, 2020
·
2 revisions
public protocol ProofOperatorProtocol: CodableCodable
associatedtype Keyassociatedtype Datafunc run(_ data: [Data]) throws -> [Data]var key: Keyvar type: StringGenerated at 2021-04-20T11:37:28+0000 using swift-doc 1.0.0-beta.5.