@jumpn/utils-composite
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@jumpn/utils-composite", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "Composite utilities (immutability, fp helpers)", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.js", |
@@ -132,6 +132,6 @@ # @jumpn/utils-composite | ||
- `mapper` **Mapper<$Supertype<C>>** | ||
- `mapper` **function (value: any, key: Key, composite: $Supertype<C>): any** | ||
- `composite` **C** | ||
Returns **Composite** | ||
Returns **$Supertype<C>** | ||
@@ -138,0 +138,0 @@ ### remove |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
295125