DQuery.functions

Filters elements that are functions and match any of the given names

  1. auto functions [@property getter]
  2. auto functions [@property getter]
    struct DQuery(QueryType, QueryElements...)
    @property static
    functions
    (
    Names...
    )
    ()
    if (
    Names.length > 0
    )

Meta