Skip to content

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

Notifications You must be signed in to change notification settings

polurezov8/KeyPathOperators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dmitry Polurezov
Apr 13, 2021
70f04b0 · Apr 13, 2021

History

2 Commits
Apr 13, 2021
Apr 13, 2021
Apr 13, 2021

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages