contributing to our community in the future.
>
>Also, I will try to find the time to send a followup message with more
>details on why the provided code would run inefficiently on Guile, and
>how to improve it.
>
> Best regards,
>Mark
Thanks, I will
Scheme procedure - list->hook lst
Convert the procedure list of LST to a hook.
It will compliment the hook->list procedure already there. :)
I found the hook->list procedure in C but I cannot find a good place to add
list->hook.
Thoughts?
Cheers,
amar
---