Tree.split

Undocumented in source. Be warned that the author may not have intended to support it.
  1. NP[2] split(NP n, uint k)
    struct Tree(T, alias _opTT, T _eT, bool hasLazy = false, L = bool, alias _opTL = "a", alias _opLL = "a", L _eL = false)
    static
    NP[2]
    split
    (,
    uint k
    )
  2. Tree split(size_t k)

Meta