vern:夹具友好的数据格式

时间:2024-07-28 12:24:36
【文件属性】:

文件名称:vern:夹具友好的数据格式

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-28 12:24:36

Clojure

维恩 vern 是我最初用来编写和加载数据库装置的一个小库。 其目的是允许您紧凑地表示实体并允许实体属性引用先前处理过的实体的返回值。 这是固定装置的一般形式: [ :entity-group-key [ :entity-1-key ; ; entity keys are optional { :name " zip " } ; ; using a sequential structure allows you to reference ; ; another entity { :parent-id [ :entity-group-key :entity-1-key ] :name " zip's child 1 " } ; ; you can define common associations by grouping entities in a ; ;


【文件预览】:
vern-master
----project.clj(315B)
----test()
--------com()
----LICENSE(1KB)
----src()
--------com()
----doc()
--------intro.md(102B)
----.gitignore(84B)
----README.md(2KB)

网友评论