FastaRecord.opIndex

Get the sequence character at index i of this FASTA record.

  1. auto opIndex()
  2. auto opIndex(int i)
    struct FastaRecord
    opIndex
    pure const
    (
    int i
    )

Meta