Skip to content

To Expanded String Performance improvements

Brad Richardson requested to merge performance-improvements into main

Improve implementation of to_expanded_string to avoid repeatedly splitting and joining strings in order to apply indentation.

Edited by Brad Richardson

Merge request reports