Please enable JavaScript.
Coggle requires JavaScript to display documents.
Утилиты - Coggle Diagram
Утилиты
Immer
-
produce(baseState, recipe: (draftState) => void): nextState
-
Позволяет либо мутировать, либо вернуть новое, но не то и другое
-
-
uniqWith
-
н-р, uniqWith(ranges, isIntersects)