typelift / Aquifer

Functional streaming abstractions in Swift
72 stars 6 forks source link

Some minor test fixes and improvements #10

Closed pthariensflame closed 9 years ago

pthariensflame commented 9 years ago

@CodaFi, review please?

CodaFi commented 9 years ago

It's Kleisli that's the meat of this, so is that the operator you want to see in more places than just here? Ideally solving TypeLift/Swiftz#143 is going to mean introducing an operator like this. I was thinking it would be easier to change the one in here and leave Kleisli in place, but now that I've seen the operator it's really grown on me.

So :+1:. This looks just fine to me

CodaFi commented 9 years ago

I'll have to remember to include >>->> in Operadics at some point

:boat:

pthariensflame commented 9 years ago

:)