List.collapsed

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

Meta