Functor Category.Graph

module Graph: 
functor (C : T) -> sig .. end

Underlying graph of a category.

Parameters:
C : T

include C