Env.opDispatch

Undocumented in source.
  1. Args opDispatch [@property setter]
    template opDispatch(string name)
    @property static
    T
    opDispatch
    (
    T = string
    Args...
    )
    (
    Args args
    )
    if (
    Args.length == 0
    )
    if ()
  2. Args opDispatch [@property setter]

Members

Properties

opDispatch
Args opDispatch [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
Args opDispatch [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta