@abcdw had to write this one:https://github.com/shegeley/x-files/blob/e471857c7fe9b5009c90881f4695f62d99d65195/src/x-files/utils/alist.scm#L28
examples: https://github.com/shegeley/x-files/blob/e471857c7fe9b5009c90881f4695f62d99d65195/tests/x-files/tests/utils/alist.scm#L18
@shegeley Nice util!
Probably doesn't solve my problem, because with this macro I can't destructure a vector inside alist value and will need to make nested lets anyway :(
@shegeley Nice util!
Probably doesn't solve my problem, because with this macro I can't destructure a vector inside alist value and will need to make nested lets anyway :(