no call/cc nor exceptions anymore, just a let/cond construction created from the input

This commit is contained in:
2026-05-11 23:19:32 +02:00
parent 20b54b8447
commit e13af168f8
2 changed files with 21 additions and 47 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
(define version "1.0.1")
(define license '(Apache-2.0 OR MIT))
(define collection "let-assert")
(define pkg-desc "A let construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value.")
(define pkg-desc "A let* construct with assertions, i.e. when an assertion is not satisfied, one can prematurely exit a function with a given return value.")
(define scribblings
'(