Fasta.isHeaderLine

Returns true iff line starts with '>'.

struct Fasta
static
bool
isHeaderLine
pure
(
in T line
)

Meta