element Lens
creates a Lens pointing to a certain element in a list
Parameters
element
current instance of the element to focus on
idProvider
to identify the element in the list (i.e. when it's content changes over time)
creates a Lens pointing to a certain element in a list
current instance of the element to focus on
to identify the element in the list (i.e. when it's content changes over time)