Checks whether from can be implicityly converted to to.
More...
#include <seqan3/utility/concept.hpp>
Checks whether from can be implicityly converted to to.
The STL concept convertible_to checks for implicit and explicit convertability.