drgif / limpa

MIT License
0 stars 0 forks source link

Drop support for converting unqualified keys #2

Open drgif opened 3 years ago

drgif commented 3 years ago

E.g. in a pure Clojure/Cljs/Datomic stack this might not be necessary. For others, metosin/spec-tools transformers might be a better option.

drgif commented 3 years ago

Change the map->entity function to be used in an explicit make-xxx constructor to be defined by library users