This website requires JavaScript.
Explore
Help
Sign In
ArchConfig
/
emacs
Watch
2
Star
0
Fork
You've already forked emacs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31d5eb6cff
emacs
/
snippets
/
clojure-mode
/
ifl
8 lines
102 B
Plaintext
Raw
Blame
History
# -*- mode: snippet -*-
# -*- coding: utf-8 -*-
# name: ifl
# key: ifl
# --
(if-let [$1 $2]
$3)$>
$0
Reference in New Issue
View Git Blame
Copy Permalink