You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Activity