ALL_CONV
Conv.ALL_CONV : conv
Conversion that always raises the UNCHANGED
exception.
When applied to a term t
, the conversion
ALL_CONV
raises the special UNCHANGED
exception, which indicates to leave t
unchanged.
Always raises the UNCHANGED
exception.
Identity element for THENC
.