test-check 2017-03-01

I was wondering, if I have some constraints I want to apply with such-that

should they be as early as possible in the generator definition or as late as possible?

I would guess better to cut early to avoid extra computation

(and it's pretty awesome actually I have to say)