5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
modelRelay
|
|
.compactMap { %SHOULD%($0) }
|
|
.sink { v in %SINK% }
|
|
.store(in: &service.subscriptions)
|