selectors.where

Undocumented in source.

Members

Functions

where
auto where(T item)
auto where(T rootItem, U list)

query the introspection result

where
auto where(T list)
auto where(T rootItem, U item)

query the introspection result

whereAnyProxy
auto whereAnyProxy(T list)

Structs

TestStructure
struct TestStructure
Undocumented in source.
Where
struct Where(T : U[], string path, RootType_, U)
WhereAny
struct WhereAny(T : U[], string path, U)
WhereAnyProxy
struct WhereAnyProxy(T : U[], U)

Meta