Fixed
- Chain type signatures after 3 arguments in 17aef87
Unclaimed project
Are you a maintainer of radashi? Claim this project to take control of your public changelog and roadmap.
Changelog
The modern, community-first TypeScript toolkit with all of the fast, readable, and minimal utility functions you need. Type-safe, dependency-free, tree-shakeable, fully tested.
getOrInsert and getOrInsertComputed functions → PR #444Access or initialize map entries without boilerplate branching. getOrInsert writes the provided value once, while getOrInsertComputed lazily creates an entry only when it is missing.
Map and WeakMap instancesend parameter works when 0 in 9c8ffa0Object.create(null) for the returned object in 5db8c37