Skip to content

Instantly share code, notes, and snippets.

@chkn
Last active November 17, 2019 15:17
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save chkn/4748252 to your computer and use it in GitHub Desktop.
Save chkn/4748252 to your computer and use it in GitHub Desktop.
// 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