sci: fix instance on IAtom

This commit is contained in:
Michiel Borkent 2021-02-25 20:19:46 +01:00
parent 0b300c134a
commit 338fc2ac13
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ Sci:
- Detect cyclic load dependencies [#531](https://github.com/babashka/babashka/issues/531)
- Pick fn arity independent of written order [#532](https://github.com/babashka/babashka/issues/532) ([@GreshamDanielStephens](https://github.com/GreshamDanielStephens))
- `(instance? clojure.lang.IAtom 1)` returns `true` [#537](https://github.com/borkdude/sci/issues/537)
- Add `dissoc!`
Babashka.fs:

2
sci

@ -1 +1 @@
Subproject commit 1702cae36e6a676fe0f418a90c993ebbc9d65a58
Subproject commit e3078a967e2c33675aa3f7cd36df43d788c7a470