Omicron
Omicron
> > > > ```julia > > funprod(f::Function, g::Function) = (args...)->(f(args...), g(args...) > > ``` > > I love this. I intuitively tried the tuple version, found it didn’t work,...
Hello, going for Lesson 1: Chapters 1 & 2
I think just forget about this feature request. As you said, no need to clutter code here and functionnality/ergonomy may get impacted. Maybe a relisting/delisting feature for items that aren't...
I suggest priority on rewrite of `compose` https://github.com/tidalcycles/strudel/issues/35, as it would help confine current issue