HasOperation
public protocol HasOperation
Undocumented
-
hasOperation(type:)Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
func hasOperation<Output>(type: Output.Type) -> Bool where Output : Operation
View on GitHub
Install in Dash
HasOperation Protocol Reference