mixedCompareReadNames

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool mixedCompareReadNames(R1 a1, R2 a2)
  2. bool mixedCompareReadNames(R1 a1, R2 a2)
  3. bool mixedCompareReadNames(R1 a1, R2 a2)
    bool
    mixedCompareReadNames
    (
    R1
    R2
    )
    (
    const auto ref R1 a1
    ,
    const auto ref R2 a2
    )
    if (
    isSomeString!R1 &&
    )

Meta