Andrey Antukh 057c6ddc0d 🐛 Fix deep-mapm double-applying mfn on leaf entries
The deep-mapm function was applying the mapping function twice on
leaf entries (non-map, non-vector values): once when destructuring
the entry, and again on the already-transformed result in the else
branch. Now mfn is applied exactly once per entry.
2026-04-15 11:42:49 +02:00
..
2024-01-08 09:32:50 +01:00
2025-01-16 17:55:28 +01:00
2026-04-13 15:41:38 +02:00
2025-10-14 19:04:02 +02:00
2022-11-08 13:02:14 +01:00
2025-03-26 13:17:25 +01:00
2024-01-08 09:32:50 +01:00
2025-08-01 11:20:01 +02:00