cfhammill / lenses

Elegant Data Manipulation with Lenses
https://cfhammill.github.io/lenses
Other
27 stars 4 forks source link

join lenses #13

Open cfhammill opened 6 years ago

cfhammill commented 6 years ago

Following the sneaky logic of the lawful filter, it should be possible to implement lawful join lenses 🤯!

Only downside is it would require me to rewrite all the joins to figure out where each row and column goes in the join.