ns

.ns can be used as a postfix to convert almost any type to its Objective-C representation. Currently it supports: - string - numbers - associative arrays - identity (used on any object that extends NSObject will return itself)

Meta