basilisp-lang / basilisp

A Clojure-compatible(-ish) Lisp dialect targeting Python 3.8+
https://basilisp.readthedocs.io
Eclipse Public License 1.0
198 stars 4 forks source link

Add support for explicit exception cause chaining to the throw special form #863

Closed chrisrink10 closed 4 months ago

chrisrink10 commented 4 months ago

Fixes #862