[ Source: slingshot-clojure ]
Package: libslingshot-clojure (0.12.2-2)
Links for libslingshot-clojure
Debian Resources:
Download Source Package slingshot-clojure:
- [slingshot-clojure_0.12.2-2.dsc]
- [slingshot-clojure_0.12.2.orig.tar.gz]
- [slingshot-clojure_0.12.2-2.debian.tar.xz]
Maintainers:
- Debian Clojure Maintainers (QA Page, Mail Archive)
- Wolodja Wentland (QA Page)
- Apollon Oikonomopoulos (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Enhanced throw and catch library for Clojure
Slingshot is a Clojure library providing enhanced throw and catch replacements try+ and throw+.
Each is 100% compatible with Clojure's and Java's native try and throw both in source code and at runtime. Each also provides new capabilities intended to improve ease of use by leveraging Clojure's features like maps, records, and destructuring. Among them:
* throw+ can throw any Java object, not just those whose class is derived from java.lang.Throwable (e.g. Clojure maps or records)
* catch clauses within try+ can catch any Java object thrown by throw+, Clojure's throw, or Java's throw
* selectors in catch clauses allow matching on class name, key-value vectors, predicates and more
* Information about the context of a throw site is accessible via a hidden argument that includes information on, for example, the caught object, exception messages and stack traces
Other Packages Related to libslingshot-clojure
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
Download libslingshot-clojure
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 19.3 kB | 54.0 kB | [list of files] |