polurezov8 / KeyPathOperators

Being able to reference properties in a more dynamic way is a really powerful thing, and even though closures can often be used to achieve similar results, the lightweight syntax and declarative nature of key paths make them a really nice match for dealing with many kinds of data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyPathOperators

About

Being able to reference properties in a more dynamic way is a really powerful thing, and even though closures can often be used to achieve similar results, the lightweight syntax and declarative nature of key paths make them a really nice match for dealing with many kinds of data.

License:MIT License


Languages

Language:Swift 100.0%