Package hydra.typing

Class TypeSubst

java.lang.Object
hydra.typing.TypeSubst
All Implemented Interfaces:
Serializable, Comparable<TypeSubst>

public class TypeSubst extends Object implements Serializable, Comparable<TypeSubst>
A substitution of type variables for types
See Also: