This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
Release 2.5.0
New Features
- Add
valueIt()
,valueArray()
, andvalueIndexed()
functions.
A more effective combination to map/filter operations with some limitations.
Fixes
- Fix
filterIt()
,filterArray()
, andfilterIndexed()
type definitions.
Move more specific overrides up.