Hi list o/
This idea sounds fun, so as a thought experiment why not imagine one
way of integrating it in what I believe would be pythonic enough.
On Sat, Jan 28, 2017 at 12:41:24PM +, Ed Kellett wrote:
> FWIW, I'd spell it without the (), so it's simply a right-associative
> binary operator o
16:27PM +0100, zmo via Python-ideas wrote:
> > This idea sounds fun, so as a thought experiment why not imagine one
> > way of integrating it in what I believe would be pythonic enough.
> This idea is sometimes called "the Collection Pipeline" design pattern,
> and