A collection of type-safe object utility functions providing functional
programming patterns for object manipulation, including pick, omit, shallow
equality checks, and more.
All functions maintain TypeScript type safety and support both direct and
curried usage patterns for better composition with pipe operations.
A collection of type-safe object utility functions providing functional programming patterns for object manipulation, including pick, omit, shallow equality checks, and more.
All functions maintain TypeScript type safety and support both direct and curried usage patterns for better composition with pipe operations.