All Projects → jstepien → Flip

jstepien / Flip

╯°□°╯︵ʍoɹɥʇ

Programming Languages

clojure
4091 projects

╯°□°╯

╯°□°╯

When throw is not enough. Build Status

Usage

;; Throw whatever you like.
(let [┻━┻ (Exception.)]
  (╯°□°╯ ┻━┻))

;; Throw an ex-info exception.
(╯°□°╯︵oɟu {:some {:extra :data}})

;; Sometimes tables must be respected, and so they may be caught as well
(v°□°v
  (/ 1 0)
  (┬─┬ ╯°_°╯ ArithmeticException
    (log/error ┬─┬)
    0))

There's no artifact on Clojars¹ but it doesn't matter because you can simply copypasta the entire source code to your own project.

Is it any good?

Yes.

  • Bare meta speed!
  • Native look and feel!
  • Tested up to Clojure 1.7.0-α6!
  • Known production applications²!
  • Compatible with Stuart Sierra's Component!

License

Copyright © 2015 Jan Stępień

Distributed under the MIT License.


¹ It might be related to ╯°□°╯ not being a legal artifact name.

² Early adopters asked to remain anonymous.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].