30secondsofcode
75d4230695
Travis build: 1116
2019-04-15 07:01:48 +00:00
30secondsofcode
53df51a439
Travis build: 1111
2019-04-13 07:38:40 +00:00
30secondsofcode
401886dd8e
Travis build: 1104
2019-04-08 18:22:10 +00:00
30secondsofcode
2c116fafa7
Travis build: 1100
2019-04-08 05:41:51 +00:00
30secondsofcode
82658749c3
Travis build: 1081
2019-03-23 12:11:32 +00:00
30secondsofcode
089495fe21
Travis build: 1074
2019-03-19 07:46:09 +00:00
30secondsofcode
624d82f5d6
Travis build: 1072
2019-03-19 07:41:59 +00:00
30secondsofcode
e731880448
Travis build: 1068
2019-03-18 06:32:40 +00:00
Angelos Chalaris
cf199b59fd
Update checkProp.md
2019-03-18 08:29:42 +02:00
30secondsofcode
2b7aa41f45
Travis build: 1066
2019-03-17 15:13:05 +00:00
Robert Mennell
6f4f031161
add missing parens
2019-03-17 08:09:25 -07:00
Robert Mennell
9dff53a871
Create checkProp.md
...
Adds a simple `checkProp` factory function for re-usable utility predicates.
The reason the predicate comes before the prop is to signify the predicate will be called with the prop, however I have no desire to make that a hard requirement. Order can easily be changed.
2019-03-16 18:53:00 -07:00