Comparison of programming languages (array): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 172/1154
Remove "over 48", not really the right tone
Line 2:
{{ProgLangCompare}}
 
This '''comparison of programming languages (array)''' compares the features of [[array data structure]]s or [[matrix (mathematics)|matrix]] processing for over 48 various computer [[programming language]]s.
 
== Syntax ==
Line 291:
| [[OCaml]]
|-
| {{Mono|'''['''name''' subarrayWithRange:NSMakeRange('''first''', '''len''')]'''{{ns}}}}
| [[Objective-C]] (<code>NSArray *</code> only)
|-