add_generators(T const&, T const&)

template<typename T>
inline void libsemigroups::Konieczny::add_generators(T const &first, T const &last)

Add copies of the generators in the range first to last to this.

See Konieczny::add_generator for more details.