ShapeOfMatter / MultiChor

Type-safe and efficient choreographies for Haskell, with multiply-located values, multi-cast, and location-set polymorphism.
Other
8 stars 0 forks source link

Remove `BCast` from the `Network` monad #34

Closed ShapeOfMatter closed 3 months ago

ShapeOfMatter commented 4 months ago

We should no longer need it, right? It shouldn't be being used anywhere. IDK if there's other stuff in Network to clean up; better check...