Constant

JUDO_FALSE

False literal.

Since v1.0
enum judo_element {
    JUDO_FALSE,
}

Discussion 🔗

Represents the JSON boolean false literal.