diff options
| author | 2025-01-09 15:59:48 -0500 | |
|---|---|---|
| committer | 2025-01-09 15:59:48 -0500 | |
| commit | 0db5a207707a1913986a364cf620a361bc788d57 (patch) | |
| tree | 8075af7fa65561f706de22d2c74e3647e50a3089 /mcgoron.cond-thunk.sld | |
| parent | add receive-ct (diff) | |
evaluate-thunk-to-boolean
Diffstat (limited to '')
| -rw-r--r-- | mcgoron.cond-thunk.sld | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mcgoron.cond-thunk.sld b/mcgoron.cond-thunk.sld index 5555ee2..21616a2 100644 --- a/mcgoron.cond-thunk.sld +++ b/mcgoron.cond-thunk.sld @@ -18,5 +18,6 @@ (import (scheme base) (scheme case-lambda)) (export cond-thunk any-thunk when-ct - lambda-ct define-ct) + lambda-ct define-ct + evaluate-thunk-to-boolean) (include "mcgoron.cond-thunk.scm")) |
