Always.Always

Whatever graph node is provided always accept a visitation to it

template Always(T)
bool
Always

Parameters

treeNode Graph!(T)

the node

Return Value

Type: bool

true always

Meta