Instance Method

disambiguate(with:)

Used to disambiguate the ReturnType.

Declaration

func disambiguate(with type: ReturnType.Type) -> Self

Return Value

self with ReturnType disambiguated.

Parameters

type

The type to disambiguate.