Cleanup Sahara Implementation

This commit is contained in:
Gustave Monce
2023-11-26 18:08:50 +01:00
parent dc6085f185
commit 88efc77887
13 changed files with 142 additions and 138 deletions
@@ -68,7 +68,7 @@ namespace DiscUtils.Internal
result.Add(func(sVal));
}
return result.ToArray();
return [.. result];
}
/// <summary>