More readable output
Aberta
enhancement
- Linguagem predominante
- Elm
- Estrelas
- 107
- Forks
- 28
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Hello,
Is it possible to produce more readable output? It would be great to have these improvements:
- no redundant brackets
- space before colon in type definition
- (=>) used in encoder instead of (,)
- 'val' replaced by one letter variable like 'o'
- import Json.Encode as E, Json.Decode as D and Json.Helpers as H
- use (|:) from Json.Decode.Extra instead of 'andThen' and chained lambda
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.