Fasta.opIndex

Get the FASTA record at idx (zero-based).

struct Fasta
opIndex
(
size_t idx
)

Return Value

Type: FastaRecord!T

FastaRecord!T at index idx.

Meta