ClosurePropertyMap

public struct ClosurePropertyMap<Graph, Key, Value> : ExternalPropertyMap where Graph : GraphProtocol

A read-only property map whose values are computed by a closure.