focus v0.3.1
A small (and backwards compatible) update that allows Focus.view/2
, Focus.set/3
, and Focus.over/3
functions to take either a lens or a data structure as the first argument and the other as the second.
This update makes it easier to use lens functions as part of pipeline operations.