This website works better with JavaScript.
Explore
Help
Sign In
riyyi
/
blaze
Watch
1
Star
0
Fork
You've already forked blaze
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
blaze lisp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116
Commits
1
Branch
0
Tags
754 KiB
C++
93.3%
CMake
5.7%
C
1%
Tree:
9db041946e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9db041946e'
${ noResults }
blaze
/
lisp
/
predicate.bl
7 lines
98 B
Raw
Blame
History
(defn not [cond]
(if cond false true))
;; Local Variables:
;; eval: (emacs-lisp-mode)
;; End:
Reference in new issue
Copy Permalink