addH

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

Meta