Skip to content

Conversation

relaxone22
Copy link

  • use "lowercased()" would hadnle like "Ture", "YES", etc...

  • change "decodeBoolFromNSNumber()" can handle like a:11 -> true, a:-11 -> false

  • change "decodeTruthyString()" can handle like a:"11" -> true, a:"-11" -> false

* use "lowercased()" would hadnle like "Ture", "YES", etc...
* change "decodeBoolFromNSNumber()" can handle like a:11 -> true, a:-11 -> false
* change "decodeTruthyString()" can handle like a:"11" -> true, a:"-11" -> false
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.

1 participant