lambda-mountain icon indicating copy to clipboard operation
lambda-mountain copied to clipboard

Add an option to functions that need to be total

Open andrew-johnson-4 opened this issue 1 year ago • 0 comments

In Coq total functions must return a value matching their type signature. Exceptions and failures are not permitted. This could be added as a modifier to functions that can't fail.

andrew-johnson-4 avatar Sep 01 '24 17:09 andrew-johnson-4