Skip to content

A small utility class for coalescing multiple method calls into a single one.

License

Notifications You must be signed in to change notification settings

pixio/PXCoalescedRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PXCoalescedRunner

Version License Platform

Usage

A small utility class you can use to coalesce multiple close-together (in time) method calls into a single one.

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Developer

Installation

PXCoalescedRunner is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "PXCoalescedRunner"

Author

Spencer Phippen, spencer.phippen@gmail.com

License

PXCoalescedRunner is available under the MIT license. See the LICENSE file for more info.

About

A small utility class for coalescing multiple method calls into a single one.

Resources

License

Stars

Watchers

Forks

Packages

No packages published