Skip to content

Commit

Permalink
GitHub Issue #26 - remove all references to dissoc-in (also hello fro…
Browse files Browse the repository at this point in the history
…m an airplane at 37,000 ft en route to Bali :-)
  • Loading branch information
oakmac committed Jan 10, 2020
1 parent 5b62334 commit 9a61288
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docs/cljs.core_assoc-in.cljsdoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ If any levels do not exist, hash-maps will be created.
===== Related
cljs.core/assoc
cljs.core/update-in
cljs.core/dissoc-in
cljs.core/get-in

===== Example#e76f20
Expand Down
1 change: 0 additions & 1 deletion docs/cljs.core_dissoc.cljsdoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ Has no effect on the map type (hashed/sorted).

===== Related
cljs.core/assoc
cljs.core/dissoc-in
cljs.core/disj
cljs.core/select-keys
2 changes: 1 addition & 1 deletion public/docs.json

Large diffs are not rendered by default.

0 comments on commit 9a61288

Please sign in to comment.