compareReadNamesAsPicard

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

Meta