A type class that converts instances of type A to instances of type X.
A type class that converts instances of type A to instances of type X.
A generic companion for Converter type classes.
A generic companion for Converter type classes.
constrains the output type X of the converter
the converter type
Provides the
Convertertype class and a genericConverterCompanionfor it.