Constant

JUDO_TRUE

True literal.

Since v1.0
enum judo_element {
    JUDO_TRUE,
}

Discussion 🔗

Represents the JSON boolean true literal.