Add doc [skip ci]
This commit is contained in:
parent
daa8eb06d7
commit
18f5c566cc
1 changed files with 3 additions and 3 deletions
|
|
@ -580,9 +580,9 @@ $ bb -e "(require '[slingshot.slingshot :as s]) (s/try+ (s/throw+ {:type ::foo})
|
||||||
1
|
1
|
||||||
```
|
```
|
||||||
|
|
||||||
NOTE: slingshot's tests pass with babashka, except for catching record types by
|
NOTE: slingshot's tests pass with babashka except one: catching a record types
|
||||||
name, due to a difference in how records are implemented in babashka. This may
|
by name. This is due to a difference in how records are implemented in
|
||||||
be fixed later if this turns out to be really useful.
|
babashka. This may be fixed later if this turns out to be really useful.
|
||||||
|
|
||||||
## Pods
|
## Pods
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue