mirror of
https://github.com/correl/elm.git
synced 2024-12-24 11:50:50 +00:00
6 lines
No EOL
70 B
Elm
6 lines
No EOL
70 B
Elm
module RunLengthEncoding exposing (..)
|
|
|
|
|
|
version : Int
|
|
version =
|
|
2 |