removeSealedArgumentsType

fun A_Method.removeSealedArgumentsType(typeTuple: A_Tuple)

Remove a seal from this A_Method. Behaves idempotently.

Parameters

typeTuple

A tuple of formal parameter types that specifies the location of the seal.