Func.Type

Undocumented in source.
  1. alias Type = ReturnType!fun
  2. alias Type = CommonTypeOfTensors!Leafs
    struct Func(string ResultIdx = "", alias fun, Leafs...)
    static if(!(is(ReturnType!fun)))
    alias Type = CommonTypeOfTensors!Leafs

Meta