WillConnect<T> typedef

WillConnect<T> = bool Function(GraphNode<T> node)

Implementation

typedef WillConnect<T> = bool Function(GraphNode<T> node);