WeightedEdgeProtocol public protocol WeightedEdgeProtocol Undocumented Show on GitHub 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 © 2021 David. All rights reserved. (Last updated: 2021-02-19) Generated by jazzy ♪♫ v0.13.6, a Realm project.