Nikita Danilenko
Nikita Danilenko
When a type contains a list of values, the generated encoder for Elm is wrong. The reason is that the type of `Encode.list` is ```elm Encode.list: (a -> Value) ->...
A Scala type satisfying the properties: 1. All fields are optional 2. The generated Elm file is in its own file yields an incorrect Elm file, because an import is...
Most of the data types provided by the intervalsets library have been added to spire-extras already, but IntervalMap was not. I propose adding this data type as well, since it...