This website requires JavaScript.
Explore
Help
Sign In
averello
/
replicatingtypes-mirror
Watch
1
Star
0
Fork
0
You've already forked replicatingtypes-mirror
mirror of
https://github.com/appdecentral/replicatingtypes.git
synced
2026-03-03 18:23:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78a17e40cdebf7f81f7bf61ffed68f0ad940bdca
replicatingtypes-mirror
/
Sources
/
ReplicatingTypes
History
Drew McCormack
1890d23b2b
Added ReplicatingArray and tests.
2020-09-26 16:58:06 +02:00
..
General.swift
Introduced the ReplicatingSet type. It can handle add and remove.
2020-08-15 11:46:52 +02:00
ReplicatingAddOnlySet.swift
Added the ReplicatingAddOnlySet type, with tests. Updated readme with links.
2020-07-29 09:09:37 +02:00
ReplicatingArray.swift
Added ReplicatingArray and tests.
2020-09-26 16:58:06 +02:00
ReplicatingDictionary.swift
Added the ReplicatingDictionary type, with tests.
2020-08-28 20:31:17 +02:00
ReplicatingRegister.swift
Changed the “ordered” func name.
2020-07-22 09:33:45 +02:00
ReplicatingSet.swift
Introduced the ReplicatingSet type. It can handle add and remove.
2020-08-15 11:46:52 +02:00