It might make sense to have a json-unless that behaves exactly the same as json-if, except it only applies when the condition is falsy.
Given #8 it might make sense to have json-else-unless as well as json-else-if, and to be able to mix and match them.
It might make sense to have a json-unless that behaves exactly the same as json-if, except it only applies when the condition is falsy.
Given #8 it might make sense to have json-else-unless as well as json-else-if, and to be able to mix and match them.