List.collapsed

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!bool collapsed(int[] path)
  2. bool collapsed()
    class List(D)
    static if(modelHasCollapsed)
    bool
    collapsed
    ()
    if (
    isProcessible!D
    )
  3. void collapsed(bool value)
  4. void collapsed(int[] path, bool value)

Meta