fallibility For Argument Types
open fun fallibilityForArgumentTypes(argumentTypes: List<A_Type>): Primitive.Fallibility
Content copied to clipboard
Answer the fallibility of the primitive for a call site with the given argument types.
Return
The fallibility of the call site.
Parameters
argument Types
A list of argument types.