fallibilityForArgumentTypes

open fun fallibilityForArgumentTypes(argumentTypes: List<A_Type>): Primitive.Fallibility

Answer the fallibility of the primitive for a call site with the given argument types.

Return

The fallibility of the call site.

Parameters

argumentTypes

A list of argument types.