janet_tuple_head

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. JanetTupleHead* janet_tuple_head(const(Janet)* tuple)
    extern (C) @nogc pure
    janet_tuple_head
    (
    const(Janet)* tuple
    )
  2. auto janet_tuple_head(T t)

Meta