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 1e9e150 commit e5b35f1Copy full SHA for e5b35f1
README.md
@@ -13,7 +13,9 @@ Updating deeply nested immutable structs was never easier:
13
using Setfield
14
@set obj.a.b.c = d
15
```
16
-For more information, see [the documentation](https://jw3126.github.io/Setfield.jl/latest/intro/).
+For more information, see [the documentation](https://jw3126.github.io/Setfield.jl/latest/intro/) and/or watch this video:
17
+
18
+[](https://youtu.be/vkAOYeTpLg0 "Changing the immutable")
19
20
# Some creative usages of Setfield
21
0 commit comments