30secondsofcode
79763ab63f
Travis build: 1116
2019-04-15 07:01:48 +00:00
30secondsofcode
910dd5c248
Travis build: 1111
2019-04-13 07:38:40 +00:00
30secondsofcode
40371f9a6e
Travis build: 1104
2019-04-08 18:22:10 +00:00
30secondsofcode
27b26630ab
Travis build: 1100
2019-04-08 05:41:51 +00:00
30secondsofcode
415f5b46b9
Travis build: 1081
2019-03-23 12:11:32 +00:00
30secondsofcode
54ec7f14db
Travis build: 1074
2019-03-19 07:46:09 +00:00
30secondsofcode
fdfb1a9b52
Travis build: 1072
2019-03-19 07:41:59 +00:00
30secondsofcode
9fbb61c79c
Travis build: 1068
2019-03-18 06:32:40 +00:00
Angelos Chalaris
611c0132fe
Update checkProp.md
2019-03-18 08:29:42 +02:00
30secondsofcode
3d96e30092
Travis build: 1066
2019-03-17 15:13:05 +00:00
Robert Mennell
db377f79ca
add missing parens
2019-03-17 08:09:25 -07:00
Robert Mennell
54ed736e28
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