The README interface table
https://github.com/JuliaLinearAlgebra/ToeplitzMatrices.jl#implemented-interface
is missing * and mul! and probably more like \ and ldiv!.
Maybe they "go without saying" but I'm not 100% sure they all apply to every subtype.
I could make a PR if someone can confirm that all 4 apply to all AbstractToeplitz types.