Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Expect the inner expression of the function abstraction whose type is the last analyzed expression.
val end_ :
int ->
int ->
bool ->
t ->
(t, type_in_context * type_in_context) result
end_ nargs nbounds typed cb
End the function abstraction with nbounds
bound variables. The function abstraction is applied to nargs
arguments.