4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
ctrl.m
|
|
.sink { v in world.model.send(v); modelRelay.send(v) }
|
|
.store(in: &service.subscriptions)
|