20b54b8447ec4a5620ecb43eccfa3c38e5c1975f
let-assert
A let construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value.
Description
A let construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value.
Languages
Racket
100%