Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nullable versions of the arrows, i.e. -?<> etc #7

Closed
AlexBaranosky opened this issue Apr 13, 2012 · 1 comment
Closed

nullable versions of the arrows, i.e. -?<> etc #7

AlexBaranosky opened this issue Apr 13, 2012 · 1 comment

Comments

@AlexBaranosky
Copy link
Contributor

It might be as simple as using this macro from incubator:
https://github.com/clojure/core.incubator/blob/master/src/main/clojure/clojure/core/incubator.clj#L21

(defnilsafe
  "doc"
   -<> -?<>)
AlexBaranosky added a commit to AlexBaranosky/swiss-arrows that referenced this issue Apr 14, 2012
@rplevy
Copy link
Owner

rplevy commented Apr 14, 2012

Great idea!

@rplevy rplevy closed this as completed Apr 14, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants