extract Argument Type
fun extractArgumentType(argTypes: List<A_Type>, extraValues: List<A_Type>): AvailObject
Content copied to clipboard
fun extractArgumentType(argTypes: A_Tuple, extraValues: List<A_Type>): AvailObject
Content copied to clipboard