allLightScope.ls

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ls [@property getter]
    template allLightScope(args...)
    package @property
    static if(args.length)
    static if(!isDynamicArray!Arg)
    static if(!is(LightScopeOf!Arg == Arg))
    @optmath
    ls
    ()
    ()
  2. alias ls = arg
  3. alias ls = arg

Meta