janet_tuple_head

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JanetTupleHead* janet_tuple_head(const(Janet)* tuple)
  2. auto janet_tuple_head(T t)
    extern (C) @nogc pure extern (D)
    janet_tuple_head
    (
    T
    )
    (
    auto ref T t
    )

Meta