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()
  3. void collapsed(bool value)
  4. void collapsed(int[] path, bool value)
    class List(D)
    static if(modelHasCollapsed)
    void
    collapsed
    (
    int[] path
    ,
    bool value
    )
    if (
    isProcessible!D
    )

Meta