WIP: README

This commit is contained in:
John Estropia
2019-10-19 22:17:25 +09:00
parent 326b897b06
commit a267395618
13 changed files with 348 additions and 104 deletions

View File

@@ -116,9 +116,6 @@ public final class ObjectPublisher<O: DynamicObject>: ObjectRepresentation, Hash
// MARK: ObjectRepresentation
/**
The `DynamicObject` type associated with this list
*/
public typealias ObjectType = O
public func objectID() -> O.ObjectID {