# Functions
AssignableTo reports whether a value of type x is assignable to type y.
ConvertibleTo reports whether a value of type x is convertible to type y.
Implements reports whether x implements the interface type y.
NewTypes returns a new instance of Types.