[go: up one dir, main page]

Skip to content

_.m

Underscore.js utility functions for Objective-C

Familiar API

If you know Underscore.js, you already know _.m. Same functions, same patterns.

Objective-C Native

Built specifically for Objective-C with proper memory management and ARC support.

Block-based

Uses Objective-C blocks for iterators, making code clean and readable.

Well Tested

Comprehensive test suite ensures reliability.