WeightedEdgeProtocol public protocol WeightedEdgeProtocol Undocumented Weight Undocumented Declaration Swift associatedtype Weight : Equatable Show on GitHub init(u:v:directed:weight:) Undocumented Declaration Swift init(u: Int, v: Int, directed: Bool, weight: Weight) Show on GitHub weight Undocumented Declaration Swift var weight: Weight { get } Show on GitHub © 2019 David. All rights reserved. (Last updated: 2019-04-12) Generated by jazzy ♪♫ v0.9.6, a Realm project.