Documentation
¶
Overview ¶
Package typecmp compares Go types (not values).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Distance ¶
type Distance uint64
Distance measures the distance between two types. The higher the number, the more dissimilar the types are.
func MeasureDistance ¶
MeasureDistance returns the "distance" between two types.
Click to show internal directories.
Click to hide internal directories.