addX.addX

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

Meta