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 ec00f6b commit 50bee57Copy full SHA for 50bee57
docs/src/lecture_03/lecture.md
@@ -192,6 +192,7 @@ Julia has *partial encapsulation* via a mechanism for consistency checks.
192
Matrix of methods/types(data-structures)
193
194
Consider an existing matrix of data and functions:
195
+
196
| data \ methods | find_food | eat! | | | |
197
| --- | --- | --- | --- | --- | --- |
198
| Wolf | | | | | |
0 commit comments