Repository
Current version released
4 years ago
hijacked builtin classes
This lib hijacks the builtin classes to add more funcionality, as opposed to creating new ones.
install
- node:
npm i hbcorpnpm i hbc - deno: add
import "https://deno.land/x/hbc@v1.0.1/index.js"
current features:
.mapfor Map and Set.filterfor Map and Set.findfor Map and Set.everyfor Map and Set.somefor Map and Set