Generic public protocol Generic Undocumented T Undocumented Declaration Swift associatedtype T Repr Undocumented Declaration Swift associatedtype Repr to(_:) Undocumented Declaration Swift func to(_ t: T) -> Repr from(_:) Undocumented Declaration Swift func from(_ r: Repr) -> T