Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListOf should strip substrings #241

Closed
willkg opened this issue Jan 29, 2024 · 0 comments · Fixed by #242
Closed

ListOf should strip substrings #241

willkg opened this issue Jan 29, 2024 · 0 comments · Fixed by #242

Comments

@willkg
Copy link
Owner

willkg commented Jan 29, 2024

When ListOf splits the string on the delimiter, it should strip the substrings of pre/post whitespace.

While it's possible that there are use cases where we want to maintain the pre/post whitespace, I think we should push off thinking about that until it comes up in the real world.

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