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

Feature: zero-size or small separators for common use cases #19

Open
Lucretiel opened this issue Aug 31, 2018 · 1 comment
Open

Feature: zero-size or small separators for common use cases #19

Lucretiel opened this issue Aug 31, 2018 · 1 comment

Comments

@Lucretiel
Copy link
Owner

Lucretiel commented Aug 31, 2018

Similar to NoSeparator, provide zero size or small types for common separator cases, including:

  • Newline
  • Space
  • Comma
  • CommaSpace
  • CharSpace (a char, followed by a space)
  • Dot
  • Dash
  • Underscore
@Lucretiel
Copy link
Owner Author

Open question: is write_char(' ') more performant than write_str(" ")?

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

No branches or pull requests

1 participant