@ryanc Yeah, I guess. 1/6 is a number though just as much as 0.16666666666666666. I guess I could do:
{
"n": [0, {"/": [1, 6]}, 2]
}
And handle the operation in my code, but that's annoying.
@ryanc Yeah, I guess. 1/6 is a number though just as much as 0.16666666666666666. I guess I could do:
{
"n": [0, {"/": [1, 6]}, 2]
}
And handle the operation in my code, but that's annoying.
This should be valid JSON:
{
"n": [0, 1/6, 2]
}
But alas:
"Invalid JSON!
Error: Parse error on line 2:
{ "n": [0, 1/6, 2]}
-------------^
Expecting 'EOF', '}', ',', ']', got 'undefined'"
Ugh.
Law enforcement wants the password to my phone? They can pound sand.
Without a warrant and specific proof of incriminating evidence, police should never be allowed past your phone’s lock screen.
Reason.com (reason.com)