Hi, anybody knows where to find lisp g-modulo?
I’ve seen it in OM book 1 but it seems not present in the standard OM functions…
Is it equal to list-modulo?
thank you!!!
Hi, anybody knows where to find lisp g-modulo?
I’ve seen it in OM book 1 but it seems not present in the standard OM functions…
Is it equal to list-modulo?
thank you!!!
Hi Giorgio,
g-modulo is a remenant of PatchWork. Use instead in om the OM// function. It does the same.
If you need a portage of a patch, send it … since OM// has 2 outputs unlike g-mod.
Best
K the archivist…
Awww great! I’ll try the OM// and see if it works, otherwise I will ask a portage
HUGE THANKS!