get/set lenses (for Immutable.js, among others) #29
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
Stealing a great idea from
partial.lenses
, if we provide a special lens which simply callsget
andset
on the object, we can easily interoperate with Immutable.js without dependencies!The text was updated successfully, but these errors were encountered: