Skip to content

Commit 4b917d2

Browse files
committed
UnPack ref
1 parent ce39e36 commit 4b917d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name. However, it should be useful otherwise too. It has two main
1717
features:
1818

1919
- keyword type constructors with default values for `struct`s and `NamedTuples`,
20-
- unpacking and packing of composite types and dicts.
20+
- unpacking and packing of composite types and dicts (mostly via [UnPack.jl](https://github.com/mauro3/UnPack.jl)).
2121

2222
Checkout my ten minute JuliaCon 2018 [talk](https://youtu.be/JFrzrTYFYbU?t=1m).
2323

0 commit comments

Comments
 (0)