7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
|
# -*- coding: utf-8 -*-
|
||
|
# name: ifl
|
||
|
# key: ifl
|
||
|
# --
|
||
|
(if-let [$1 $2]
|
||
|
$3)$>
|
||
|
$0
|