- Seattle, WA
Block or Report
Block or report tclamb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
iTerm2 Public
Forked from gnachman/iTerm2
iTerm2 is a terminal emulator for Mac OS X that does amazing things.
Objective-C 1
-
-
-
-
3 contributions in the last year
Less
More
Contribution activity
May 2023
Created 1 commit in 1 repository
Created 1 repository
- tclamb/jank-lang.org Clojure
Created a pull request in jank-lang/jank-lang.org that received 1 comment
Simplify conditionals
Clojure provides variable argument overloads for <
.
Each of the following forms are equivalent:
(not (or (<= acc -999950) (<= 999950 acc))) ;; orig…
+2
−2
•
1
comment