Thinking in Ramda: Immutability and Objects_mob6047570233c4的...
This code is saying to evolve the target object (not shown here because of pointfree style) by making a new object with the same properties and values, but whose age is obtained by applying inc to the original value of age. evolve...