-
Notifications
You must be signed in to change notification settings - Fork 0
Overwrite
Malexion edited this page Nov 3, 2016
·
1 revision
-
payload
Object or Array payload to deliver, best used withdeep: true
fuse operations.
var sample = {
array1: [ 1, 2, 3, 4, 5 ],
array2: [ 1, 2, 3, 4, 5 ]
};
var addition = {
array1: [ 5, 4 ],
array2: new __.lib.overwrite([ 5, 4 ])
};
console.log(__.fuse(sample, addition, { deep: true }));
- Home
- String Prototype Functions
- Replace All
- Replace While
- Format
- Contains
- Whiteout
- Capitalize
- First Word
- Truncate
- Base Functions
- All
- Class
- Contains
- Count
- Debounce
- Deep All
- Distinct
- Enum
- First
- Filter
- Fuse
- Get Type
- Group
- Index
- Intersect
- Last
- Map
- Match
- Move
- Options
- Get Property
- Rank
- Remove
- Remove At
- Scope
- Search
- Sort
- Switch
- Throttle
- Formats
- Pad Left
- Pad Right
- Type Detection
- Defined
- Set
- Same Type
- Function
- Object
- Array
- Arguments
- Boolean
- String
- Number
- Date
- Null
- Undefined
- NaN
- Math
- Random 16-bit
- Round To
- Round Down To
- Round Up To
- Median
- Sum
- Average
- Max
- Min
- Between
- Percentage
- Generators
- Guid
- Password
- Classes
- Overwrite
- Updatable