summaryrefslogtreecommitdiff
path: root/lib/internal/util/types.js
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2019-04-08lib: use safe methods from primordialsMichaël Zasso
2019-03-21util: extract uncurryThis function for reuseZYSzys
2018-12-27lib: expose all type checks from the internal types moduleRuben Bridgewater
2018-04-11util: add type check functions for BigInt arraysMichaël Zasso
2018-03-05util: introduce `util.types.is[…]` type checksAnna Henningsen
2017-10-01lib: faster type checks for some typesTimothy Gu