d
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ctrl.m
|
||||
.compactMap { %SHOULD%($0) }
|
||||
.delay(for: .seconds(0.3), scheduler: RunLoop.main)
|
||||
.sink { v in %SINK% }
|
||||
.store(in: &service.subscriptions)
|
||||
Reference in New Issue
Block a user