> On Mar 15, 2018, at 7:34 AM, 'Leandro Facchinetti' via Racket Users 
> <racket-users@googlegroups.com> wrote:
> 
> This is going further in the wrong direction 😛
> 
> 1. The cache for the reduction relation is invalid.


How so? 


> 2. There’s no way to parameterize ‘clock’ when calling the reduction relation 
> (I think it’d really help to think of ‘k’ instead of ‘clock’).


That’s what #:initial gives you. 


> 3. ‘clock’ isn’t available to metafunctions called from the reduction 
> relation.


Give me an example. 


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to