AllAggregates.AllAggregates

Undocumented in source.
  1. alias AllAggregates = Filter!(isCopyable, NoDuplicates!(staticMap!(AllAggregatesInModule, Modules)))
    template AllAggregates(Modules...)
    alias AllAggregates = Filter!(isCopyable, NoDuplicates!(staticMap!(AllAggregatesInModule, Modules)))
  2. template AllAggregates(Modules modules)
  3. template AllAggregates(ModuleNames...)

Meta