Lensable protocol (focus v0.4.0)

Link to this section Summary

Functions

A function to get a value out of a data structure

A function to set a value out of a data structure

Link to this section Types

Specs

t() :: term()

Link to this section Functions

Link to this function

getter(structure, view)

A function to get a value out of a data structure

Link to this function

setter(structure, view, func)

A function to set a value out of a data structure