janet_truthy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int janet_truthy(Janet x)
  2. auto janet_truthy(T x)
    extern (C) @nogc pure @safe extern (D)
    janet_truthy
    (
    T
    )
    (
    auto ref T x
    )

Meta