floatdrop/funsert

Add more complex composition

Open

#1 opened on Jul 29, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

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

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

Contributor guide