diff --git a/README.md b/README.md index eb93e35..3fed9f3 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,8 @@ auto iter = Utily::Simd::find_first_of( --- + +
Utily::Split Subdividing ranges ('splitting') is so common and there's many slightly different ways we need to do it. Below are the iterator classes for each type of split.