Announcement: Destructure.jl

I’ve just implemented a destructuring assignment macro. If people like it and help improve it maybe one day I’ll put together a PR to Julia to make it part of the language without the need to use a macro.

https://github.com/jkroso/Destructure.jl

4 Likes