|
From: | Al |
Subject: | Re: (declare (pure ...)) |
Date: | Sat, 10 Feb 2024 14:37:31 +0200 |
User-agent: | Betterbird (Linux) |
On 2024-02-10 14:28, Peter Bex wrote:
CHICKEN's type system differentiates between "pure" and "clean". A "pure" Hope this clears things up a bit!
Ah, that's what I was looking for. So I shouldn't declare procedures using vector-ref as pure, but as clean. Now how do I declare a scheme procedure as "clean" -- I don't see that in the manual? I'll check out the source, though grep'ing for vector-ref is obviously not an option.
-- Al
[Prev in Thread] | Current Thread | [Next in Thread] |