addH.addH

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Element addH(Element parent, Args args)
  2. Element addH(Element parent, Args args)
    template addH(Ts...)
    Element
    addH
    (
    Args...
    )
    (
    Element parent
    ,
    Args args
    )
    if (
    Ts.length != 0
    )

Meta