floatdrop/funsert

Add more complex composition

Open

#1 aberto em 29 de jul. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (3 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It would be awesome, if we could write like this:

var inBounds = is.greaterThan(5).and.lessThan(10);

Guia do colaborador