KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
NSMutableArrayExplorer
★ 31
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
softcover_book
:
The manual for the Softcover publishing platform
postgis2geojson
:
Extract PostGIS tables as GeoJSON and TopoJSON
verbose
:
A Common Lisp logging framework using the piping library.
node-pg-jobs
:
A simple yet powerful postgres backed job queue for node.js with state machine like operation.
thesaurus-manager
:
:loop: thesaurus-manager app with graph database
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
NSMutableArrayExplorer
?
Download (.md)
NSMutableArrayExplorer ====================== This is a companion repo for my [blog post on internals of NSMutableArray](http://ciechanowski.me/blog/2014/03/05/exposing-nsmutablearray/). The Xcode project investigates the internal data structures of `NSMutableArray` printing their contents to the console. ##Requirements - iOS 7.0 device ##Important This project might break in the future, it works as of iOS 7.0 SDK. The sole purpose of this application is to `NSLog` stuff. It doesn't display anything on the screen.