mirror of
https://github.com/correl/elm.git
synced 2025-01-21 19:08:01 +00:00
6 lines
No EOL
70 B
Elm
6 lines
No EOL
70 B
Elm
module RunLengthEncoding exposing (..)
|
|
|
|
|
|
version : Int
|
|
version =
|
|
2 |