obj-case:使用不同大小写键的对象

时间:2024-05-07 15:22:56
【文件属性】:

文件名称:obj-case:使用不同大小写键的对象

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-07 15:22:56

Clojure

对象案例 使用不同大小写键的对象。 受到启发 安装 [hden/obj-case " 0.1.0 " ] {hden/obj-case { :mvn/version " 0.1.0 " }} 用法 进来 ( require '[obj-case :as obj]) ( def input { :my { " super_cool " { " climbingShoes " " x " }}}) ( obj/get-in input [ " my " " superCool " " CLIMBING-SHOES " ]) ; ; "x" 主意 assoc-in dissoc-in update-in 执照 版权所有:copyright:2021 FIXME 该程序和随附的材料根据Eclipse Public License 2.0的条款提供,该条款可从。 当满足Eclipse Public Lic


【文件预览】:
obj-case-main
----project.clj(355B)
----test()
--------obj_case()
----LICENSE(14KB)
----src()
--------obj_case()
----.gitignore(1012B)
----Makefile(81B)
----README.md(1KB)
----.editorconfig(314B)

网友评论