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 ce39e36 commit 4b917d2Copy full SHA for 4b917d2
README.md
@@ -17,7 +17,7 @@ name. However, it should be useful otherwise too. It has two main
17
features:
18
19
- keyword type constructors with default values for `struct`s and `NamedTuples`,
20
-- unpacking and packing of composite types and dicts.
+- unpacking and packing of composite types and dicts (mostly via [UnPack.jl](https://github.com/mauro3/UnPack.jl)).
21
22
Checkout my ten minute JuliaCon 2018 [talk](https://youtu.be/JFrzrTYFYbU?t=1m).
23
0 commit comments