Content deleted Content added
Thunder491 (talk | contribs) Undid revision 1307395954 by CoroneC0rnix-64 (talk): not informative |
|||
Line 68:
}}
'''Rust''' is a
Rust supports multiple [[programming paradigm]]s. It was influenced by ideas from [[functional programming]], including [[Immutable object|immutability]], [[higher-order function]]s, [[algebraic data type]]s, and [[pattern matching]]. It also supports [[object-oriented programming]] via structs, [[Union type|enums]], traits, and methods.
|