PersistX / Schemata

Schemas and Projections with Swift KeyPaths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add easier initializer for self projections

mdiep opened this issue · comments

A Projection<X, X>() should be possible. But it will require capturing more information about Schemas (the init, specifically).