heckj / CRDT

Conflict-free Replicated Data Types in Swift
https://swiftpackageindex.com/heckj/CRDT/main/documentation/crdt
MIT License
154 stars 3 forks source link

add initializer to ORMap that takes a dictionary #27

Closed heckj closed 2 years ago

heckj commented 2 years ago

API docs for ORMap act as though they're Set. Copy/pasta errors...

heckj commented 2 years ago

resolved with commit b0497bad, but I forgot to close this out..