rocicorp / rails

Replicache on Rails
Other
34 stars 3 forks source link

remove `DifferenceStream[Reader|Writer]` & `Multiset` [3] #55

Closed tantaman closed 7 months ago

tantaman commented 7 months ago

Operators were the only readers so remove DifferenceStreamReader DifferenceStreams were the only writers so remove DifferenceStreamWriter

Operators know how to correctly map/filter/join/reduce without Multiset so remove Multiset