Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Camelcase with single letter starting word #71

Open
spacekookie opened this issue Apr 29, 2019 · 0 comments
Open

Camelcase with single letter starting word #71

spacekookie opened this issue Apr 29, 2019 · 0 comments

Comments

@spacekookie
Copy link

Take the string "FBar". Turning it into camel case (from what I can tell, please correct me if I'm wrong) should yield "fBar" but it doesn't, it yields "fbar" which doesn't really make any sense from what I can tell.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant