We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49be074 commit afaedcbCopy full SHA for afaedcb
_notes/software-architecture/function/free-function-stereotypes.md
@@ -3,18 +3,17 @@ title: "Free-Function Stereotypes"
3
layout: notes
4
---
5
6
-# UML Stereotypes
7
-
+<!--# UML Stereotypes
8
<div markdown="1" class="single" style="height: 400px">
9

10
</div>
11
12
-# Code Stereotype
+-->
+<!--# Code Stereotype
13
14
15
* A label we give to code to further distinguish it
16
* Here, we will look at stereotypes from the perspective of *free functions*
17
* Separate stereotypes for *methods* and *class*
18
19
# Why Categorize into Stereotypes?
20
{: .center }
0 commit comments