Store icon indicating copy to clipboard operation
Store copied to clipboard

Unidirectional, transactional, operation-based Store implementation.

Swift Build Status Cov Platform Store

Unidirectional, transactional Store implementation for Swift and SwiftUI

Store is being reworked to take advantage of async/await. See the stable pre-async version of Store here.