Array Static methods Array.cast( ) Prototype methods Array#clean( ) Array#exclusive( ) Array#shared( ) Array#subtract( )
Function Static methods Function.create( ) Prototype methods Function#methodize( ) Function#unmethodize( )
Object Static methods Object.assign( ) Object.divide( ) Object.each( ) Object.exists( ) Object.getValueKey( ) Object.hasProperty( ) Object.hasValue( ) Object.isEmpty( ) Object.map( ) Object.objectify( ) Object.path( ) Object.values( )
String Prototype methods String#camelize( ) String#capitalize( ) String#dasherize( ) String#ordinalize( ) String#pluralize( ) String#singularize( ) String#titleize( ) String#underscore( )