typelevel/cats

Add Divisible and Decideable (contravariant Applicative and co.)

Open

#1.935 aberto em 27 de set. de 2017

Ver no GitHub
 (22 comments) (5 reactions) (0 assignees)Scala (1.241 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.438 stars)
Métricas de merge de PR
 (Mesclagem média 4h 2m) (5 fundiu PRs em 30d)

Description

https://hackage.haskell.org/package/contravariant-1.4/docs/Data-Functor-Contravariant-Divisible.html

Example use case: divide can be seen as a way of deriving behavior by splitting a "larger" type in two

Guia do colaborador