EdgeSingletonList

constructor(thisRef: Node, init: (Node, NodeType) -> EdgeType, onChanged: (old: EdgeType?, new: EdgeType?) -> Unit? = null, outgoing: Boolean, of: NullableNodeType)