typelift / Aquifer

Functional streaming abstractions in Swift
72 stars 6 forks source link

Re-Categorize Operators #9

Closed CodaFi closed 9 years ago

CodaFi commented 9 years ago

I think I may have finally teased-out what you were going for originally. The operators are grouped by their respective Categories now and the docs have been updated to reflect which operator they actually map to back in pipes.

CodaFi commented 9 years ago

I think it's worth it to move all of these operator declarations into a new file. They really clutter up the interface here.

pthariensflame commented 9 years ago

@CodaFi Probably a good idea. If you want to do that, I'll wait to merge this until then. Otherwise: :+1:!

CodaFi commented 9 years ago

I think that settles that.

Ready for review.

pthariensflame commented 9 years ago

Yay! :tada: