* Implement IdentifiedArray.replaceSubrange
* Use callback instead of key path.
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
* Remove Self from where clause
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
* Assorted fixes for collections of state
Fixes#21.
* Update IdentifiedArrayTests.swift
* Update case studies
* Run swift-format on _push_ to master
* Format