HeinrichApfelmus/hyper-haskell

instances Display List, Tuples ...

Open

#29 aberto em 16 de mar. de 2019

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (25 forks)github user discovery
Type: Design DiscussionType: Enhancementhelp wanted

Métricas do repositório

Stars
 (376 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

How about Display instances for lists and tuples? This would simplify displaying the results of functions that return multiple results. E.g. the tuple members could be displayed in tiers.

Guia do colaborador