You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sam Verschueren c87999fbca Add `is` predicate to provide custom validation functions (#55) 7 years ago
..
array.ts Bump TypeScript 7 years ago
boolean.ts Upgrade `tslint-xo` (#23) 7 years ago
date.ts Add date predicate (#26) 7 years ago
error.ts Add error predicate (#27) 7 years ago
map.ts Bump TypeScript 7 years ago
number.ts Bump `@sindresorhus/is` 7 years ago
object.ts Add object.deepValuesOfType validator - fixes #51 (#53) 7 years ago
predicate.ts Add `is` predicate to provide custom validation functions (#55) 7 years ago
set.ts Bump TypeScript 7 years ago
string.ts Upgrade `tslint-xo` (#23) 7 years ago
weak-map.ts Extract collection logic into separate utils - fixes #45 (#46) 7 years ago
weak-set.ts Extract collection logic into separate utils - fixes #45 (#46) 7 years ago