ReplayLastSubjectType
extension ReplayLastSubjectType where ErrorType == Never
-
Undocumented
Declaration
Swift
public init<P>(property: P) where Element == P.Value, P : MutablePropertyProtocol
-
Undocumented
Declaration
Swift
public static func reactive(initialValue: Element) -> ReplayLastSubjectType