Tomlet
Tomlet copied to clipboard
Implement Span<T> for Enhanced Performance
While the library is adequately efficient, there appears to be a significant amount of string manipulation occurring. To enhance performance and efficiency, it would be beneficial to incorporate the use of Spans in these operations.