Jul 30, 2017 · 1 min read
Hey mar.arduini.
Thanks for your comment!
Looks like you are right, the proposed syntax does not work.
Will fix right now ;)
Regarding your proposal, this is a nice way to do it ;) Its works thanks to the fact that Map is an Iterable object, and Iterable Object can be destructed to give Array.
