Open singularitti opened 5 years ago
FYI I wrote Kaleido.@batchlens
to do this. See: https://github.com/tkf/Kaleido.jl
Wow, this is pretty cool!!! Thank you, I will take a look!
Yeah Kaleido is pretty cool. I would love to have a batch @set
someday.
For example, I have the following code:
If I want to set the two lenses successively, I need to write
This code is a bit lacking readability. Could we provide a syntax that can set independent lenses successively? Thank you!