mirror of
https://github.com/correl/elm.git
synced 2024-11-16 03:00:08 +00:00
6 lines
64 B
Elm
6 lines
64 B
Elm
module NucleotideCount (..) where
|
|
|
|
|
|
version : Int
|
|
version =
|
|
2
|