Files
rose-ash/lib/kernel/tests/standard.sx
giles 9ff5d1b464
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 26s
kernel: $and? / $or? short-circuit + 10 tests [shapes-reflective]
Operatives (not applicatives) so untaken args are not evaluated. Empty
$and? = true, empty $or? = false (Kernel identity convention). Returns
last evaluated value, not bool-coerced. Sketched reflective short-
circuit API: identical protocol across reflective Lisps because
operative semantics are forced — an applicative variant defeats the
purpose. 252 tests total.
2026-05-11 21:09:20 +00:00

12 KiB