variant(_:)
public func variant(_ k: AccessEffect) -> ArrowType
Returns the type of the variant k in this bundle.
Requires
k is in the capabilities of self.
-
Returns the output type of a
letorsinkvariant.Declaration
Swift
func makeFunctionalOutput() -> AnyType -
Returns the type of a method implementation with receiver
rand outputo.
View on GitHub