allFlattened.allFlattened

Undocumented in source.
  1. alias allFlattened = AliasSeq!(ls, allFlattened!(args[1..$]))
  2. alias allFlattened = AliasSeq!()
    template allFlattened(args...)
    package
    @optmath
    static if(!(args.length))
    alias allFlattened = AliasSeq!()

Meta