Skip to content

Conversation

@shantanu-sardesai
Copy link
Contributor

No description provided.

README.md Outdated
The complete set of conversions of characters to names is:
- "*" -> "star"
- "+" -> "plus
- "-" -> "minus"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- conversion has conditional logic.

  1. If the symbol starts with -, we use minus
  2. If the symbol contains -, we use _

This is why when-let becomes when_let and not whenminuslet.

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.

3 participants