AccessibleNode.sort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sort(Optional!(T0) sort)
    struct AccessibleNode
    nothrow
    void
    sort
    (
    T0
    )
    (
    scope auto ref Optional!(T0) sort
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. Optional!(string) sort()

Meta