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 e22f0f8e24 Support dot properties in object hasKeys and hasAnyKeys - fixes #50 (#52) 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 Support dot properties in object hasKeys and hasAnyKeys - fixes #50 (#52) 7 years ago
predicate.ts Turn on `noImplicitAny` flag - fixes #3 (#47) 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