Other

Convenience templates to get the other type of vertex from the given vertex.

  1. alias Other(A : Resource) = Task
    alias Other(A : Resource) = Task
  2. alias Other(A : Task) = Resource

Meta