Content deleted Content added
m Combine two refs to same source, update citation parameters (author names, etc.) |
m →Comparison to other programming paradigms: Remove leading space to prevent PRE formatting on paragraph |
||
Line 180:
== Comparison to other programming paradigms ==
Designers have considered alternative ways to achieve separation of code, such as [[C Sharp (programming language)|C#]]'s partial types, but such approaches lack a quantification mechanism that allows reaching several join points of the code with one declarative statement.
|