There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Synon is a lightweight Go library that simplifies updating values within data structures. It provides a single function that allows you to replace values in the left parameter with values from the right parameter, under specific conditions.