Added emacs scripts
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: <-
|
||||
# name: monadic get
|
||||
# contributor: Luke Hoersten <luke@hoersten.org>
|
||||
# --
|
||||
${1:x} <- ${2:undefined}$0
|
Reference in New Issue
Block a user