OpType

Undocumented in source.
  1. alias OpType(string op, T) = typeof(function ()())
  2. alias OpType(T, string op, V) = typeof(function ()())
    alias OpType(T, string op, V) = typeof(function
    ()
    ())

Meta