Skip to content

Instantly share code, notes, and snippets.

@chkn
Last active November 17, 2019 15:17
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
// Now with more love at:
// https://github.com/chkn/JSON.cs/blob/master/JSON.cs
@otac0n
Copy link

otac0n commented Feb 11, 2013

Don't .ToLower all value types just to get bools right. You should special-case bools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment