Skip to content

Conversation

mararva
Copy link

@mararva mararva commented Dec 10, 2024

Adds 2 functions, str_space() and str_indent().

str_space() adds spaces between words in strings that are in camel case
str_indent() adds tab strings before words, and optionally collapses a vector

Closes #480 and uses some code suggested there by @colin-fraser.

Related to #573

cc: @kbodwin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Function to indent a string (str_indent, perhaps?)
1 participant