Skip to content

Instantly share code, notes, and snippets.

@stryku
Last active March 26, 2017 18:45
Show Gist options
  • Save stryku/b5c52240d55227078970dd61db2f25a0 to your computer and use it in GitHub Desktop.
Save stryku/b5c52240d55227078970dd61db2f25a0 to your computer and use it in GitHub Desktop.
using result_token = string<'a', 'b', 'c'>;
using rest_of_string = string<'d', 'e', 'f', ' ', 'g'>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment