Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add UIScheduler.immediate (i.e.
ImmediateSchedulerOf<UIScheduler>
) (#…
…92) * Change UIScheduler's SchedulerOptions generic from Never to DispatchQueue.SchedulerOptions and add UIScheduler.immediate (i.e. ImmediateSchedulerOf<UIScheduler>). * Revert the change of UIScheduler.SchedulerOptions generic.
- Loading branch information