images to svg

This commit is contained in:
Ilya Kantor 2019-07-28 15:42:37 +03:00
parent a31e881856
commit 3ba28aa104
734 changed files with 11682 additions and 245 deletions

View file

@ -93,7 +93,7 @@ Afterwards, for `new User` objects, when we call a method, it's taken from the p
We can illustrate the result of `class User` declaration as:
![](class-user.png)
![](class-user.svg)
Here's the code to introspect it: