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