rnaNucs top-level constant

List<String> const rnaNucs

The four RNA nucleotides.

Implementation

const List<String> rnaNucs = ["A", "U", "G", "C"];